Files
linux_media/kernel/sched
Peter Zijlstra ef72661e28 sched: Harden PREEMPT_DYNAMIC
Use the new EXPORT_STATIC_CALL_TRAMP() / static_call_mod() to unexport
the static_call_key for the PREEMPT_DYNAMIC calls such that modules
can no longer update these calls.

Having modules change/hi-jack the preemption calls would be horrible.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2021-02-17 14:12:42 +01:00
..
2021-02-17 14:12:42 +01:00
2020-11-10 18:39:04 +01:00
2020-10-29 11:00:30 +01:00
2021-02-17 14:07:39 +01:00
2021-01-27 17:26:43 +01:00
2020-06-15 14:10:06 +02:00