[PATCH 0/3] noinstr fixes

From: Josh Poimboeuf
Date: Wed Apr 12 2023 - 13:24:18 EST


Fix a few noinstr violations reported by objtool.

Josh Poimboeuf (3):
context_tracking: Fix KCSAN noinstr violation
sched: Fix KCSAN noinstr violation
lkdtm/stackleak: Fix noinstr violation

drivers/misc/lkdtm/stackleak.c | 6 ++++++
include/linux/context_tracking.h | 2 +-
include/linux/sched/task_stack.h | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)

--
2.39.2