diff options
| author | Thomas Gleixner <[email protected]> | 2019-10-15 21:18:07 +0200 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2019-12-08 14:37:35 +0100 |
| commit | 6c5260d73d2b723f072c312eb80ef83711b4e166 (patch) | |
| tree | 49891e153e35bf403f89ee69daa1f81aea7caa30 /tools/perf/scripts/python | |
| parent | 85a683d0a6895026b535bf40643687c626e376f3 (diff) | |
sched/rt, xtensa: Use CONFIG_PREEMPTION
CONFIG_PREEMPTION is selected by CONFIG_PREEMPT and by CONFIG_PREEMPT_RT.
Both PREEMPT and PREEMPT_RT require the same functionality which today
depends on CONFIG_PREEMPT.
Switch the entry code over to use CONFIG_PREEMPTION. Add PREEMPT_RT
output to die().
[bigeasy: +traps.c]
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Max Filippov <[email protected]>
Cc: Chris Zankel <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions