diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2019-10-15 21:18:19 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-12-08 14:37:37 +0100 |
commit | 9f47286924f2f868760a528c14596370e32d86b4 (patch) | |
tree | fbbd914234996a8c04789756f25d042bf8177809 /scripts/bpf_helpers_doc.py | |
parent | 1b40cd56f3bcffcfedb43bc30bd431b52240fb3b (diff) |
sched/core: 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.
Let DEBUG_PREEMPT depend on CONFIG_PREEMPTION.
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[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