diff options
author | Thomas Gleixner <[email protected]> | 2019-07-26 23:19:42 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-07-31 19:03:35 +0200 |
commit | 48593975aeee548f25e256c515fd1d1e3fb2cc20 (patch) | |
tree | acb82e5e0024c7b6be4df0ac901fe246241bd2f5 /lib/test_overflow.c | |
parent | 92616606368ee01f1163fcfc986116c810cd48ba (diff) |
x86: 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, preempt and kprobes conditionals over to
CONFIG_PREEMPTION.
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Masami Hiramatsu <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Cc: Paul E. McKenney <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Steven Rostedt <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions