diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2019-10-15 21:18:18 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-12-08 14:37:36 +0100 |
commit | 1b40cd56f3bcffcfedb43bc30bd431b52240fb3b (patch) | |
tree | 669f11a5bc9ec393870bf3433ae902133d89a8c0 /scripts/bpf_helpers_doc.py | |
parent | 923717cbab900fb23b31f16fb31b1d86b09bf702 (diff) |
sched/rt, locking: 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 Kconfig dependency to use CONFIG_PREEMPTION.
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Will Deacon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions