diff options
| author | Thomas Gleixner <[email protected]> | 2019-10-15 21:17:48 +0200 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2019-12-08 14:37:32 +0100 |
| commit | e7289c6de81c8e8991148e46c9ab43e2d23940f3 (patch) | |
| tree | a9368c6fa360c1ebc06b5431fa66581c86446803 /tools/perf/scripts/python | |
| parent | 4f797f56c3786e2c6bc542b3f80e9a599b073976 (diff) | |
sched/rt, ARM: 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, cache over to use CONFIG_PREEMPTION and add output
in show_stack() for PREEMPT_RT.
[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]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Russell King <[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