android_kernel_msm-6.1_noth.../include/linux/sched
Josh Poimboeuf fa825017fb sched: Fix KCSAN noinstr violation
[ Upstream commit e0b081d17a9f4e5c0cbb0e5fbeb1abe3de0f7e4e ]

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:32:41 +01:00
..
affinity.h
autogroup.h
clock.h
cond_resched.h
coredump.h mm: delete unused MMF_OOM_VICTIM flag 2022-09-26 19:46:27 -07:00
cpufreq.h
cputime.h
deadline.h
debug.h
hotplug.h
idle.h
init.h
isolation.h
jobctl.h
loadavg.h
mm.h docs: rename Documentation/vm to Documentation/mm 2022-06-27 12:52:53 -07:00
nohz.h
numa_balancing.h
posix-timers.h
prio.h
rseq_api.h
rt.h sched/core: Always flush pending blk_plug 2022-07-13 11:29:17 +02:00
sd_flags.h
signal.h signal: Guarantee that SIGNAL_GROUP_EXIT is set on process exit 2022-07-20 10:23:51 -05:00
smt.h
stat.h
sysctl.h memory tiering: rate limit NUMA migration throughput 2022-09-11 20:25:54 -07:00
task.h kernel: exit: cleanup release_thread() 2022-09-11 21:55:07 -07:00
task_flags.h
task_stack.h sched: Fix KCSAN noinstr violation 2023-05-24 17:32:41 +01:00
thread_info_api.h
topology.h sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avg 2022-06-28 09:08:30 +02:00
types.h
user.h KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding 2022-07-11 09:54:32 +02:00
wake_q.h
xacct.h