Files
twx-linux/include/linux
Josh Poimboeuf d32c0686c0 sched: Fix KCSAN noinstr violation
[ Upstream commit e0b081d17a ]

With KCSAN enabled, end_of_stack() can get out-of-lined.  Force it
inline.

Fixes the following warnings:

  vmlinux.o: warning: objtool: check_stackleak_irqoff+0x2b: call to end_of_stack() leaves .noinstr.text section

Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/cc1b4d73d3a428a00d206242a68fdf99a934ca7b.1681320026.git.jpoimboe@kernel.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-24 17:30:10 +01:00
..
2023-02-16 13:42:22 +01:00
2023-05-24 17:30:10 +01:00
2023-02-15 19:38:50 +01:00
2023-05-11 23:17:13 +09:00
2023-02-03 08:20:55 -07:00
2023-03-05 10:49:37 -08:00
2023-02-06 19:06:58 +01:00
2023-03-13 10:14:05 +01:00
2023-03-19 10:02:04 -07:00
2023-02-02 22:33:13 -08:00
2023-03-07 01:50:53 -05:00
2023-02-13 10:11:20 +02:00
2023-03-15 14:58:52 +01:00
2023-02-02 22:33:34 -08:00
2023-02-16 18:10:18 +01:00
2023-02-20 19:26:58 -05:00