diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2019-10-15 21:18:07 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2019-12-08 14:37:35 +0100 |
commit | 6c5260d73d2b723f072c312eb80ef83711b4e166 (patch) | |
tree | 49891e153e35bf403f89ee69daa1f81aea7caa30 /lib/test_module.c | |
parent | sched/rt, sparc: Use CONFIG_PREEMPTION (diff) | |
download | linux-6c5260d73d2b723f072c312eb80ef83711b4e166.tar.xz linux-6c5260d73d2b723f072c312eb80ef83711b4e166.zip |
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 <tglx@linutronix.de>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Max Filippov <jcmvbkbc@gmail.com>
Cc: Chris Zankel <chris@zankel.net>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: linux-xtensa@linux-xtensa.org
Link: https://lore.kernel.org/r/20191015191821.11479-21-bigeasy@linutronix.de
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'lib/test_module.c')
0 files changed, 0 insertions, 0 deletions