diff options
author | Thomas Gleixner <[email protected]> | 2019-10-15 21:18:11 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-12-08 14:37:36 +0100 |
commit | 94545870b14b5eb6d8a887fab845d1918f4f62ac (patch) | |
tree | cabd282fe45db06537003f7a5d6cdb540b7a18ce /scripts/bpf_helpers_doc.py | |
parent | 2496396fcb44404ead24b578c583d5286886e857 (diff) |
sched/rt, btrfs: 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 btrfs_device_set_…() macro over to use CONFIG_PREEMPTION.
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: David Sterba <[email protected]>
Cc: Chris Mason <[email protected]>
Cc: Josef Bacik <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: [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