Files
linux/kernel/sched
Ingo Molnar fa28abed7a sched/headers: sched/clock: Mark all functions 'notrace', remove CC_FLAGS_FTRACE build asymmetry
Mark all non-init functions in kernel/sched.c as 'notrace', instead of
turning them all off via CC_FLAGS_FTRACE.

This is going to allow the treatment of this file as any other scheduler
file, and it can be #include-ed in compound compilation units as well.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Peter Zijlstra <peterz@infradead.org>
2022-02-23 08:22:04 +01:00
..
2021-03-22 00:11:52 +01:00
2020-10-29 11:00:30 +01:00
2021-10-05 15:52:12 +02:00
2021-03-22 00:11:52 +01:00
2021-12-09 10:49:56 -08:00