diff options
author | Thomas Gleixner <[email protected]> | 2019-07-26 23:19:44 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-07-31 19:03:36 +0200 |
commit | 09c7e8b21d67c3c78ab9701dbc0fb1e9f14a0ba5 (patch) | |
tree | 3e11321a9423d965ea4d8aa2f3a4cf6424b97a35 /lib/test_overflow.c | |
parent | cb376c26971ff54f25980ec1f0ae2f06d6a69df0 (diff) |
x86/kvm: 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 conditional for async pagefaults to use 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