diff options
author | Thomas Gleixner <[email protected]> | 2019-10-15 21:18:12 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-12-08 14:37:36 +0100 |
commit | 923717cbab900fb23b31f16fb31b1d86b09bf702 (patch) | |
tree | 771a76df9f042d2e7de95e5946fda2861741b56c /scripts/bpf_helpers_doc.py | |
parent | 94545870b14b5eb6d8a887fab845d1918f4f62ac (diff) |
sched/rt, mm: 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 pte_unmap_same() and SLUB code 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: Chistoph Lameter <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: David Rientjes <[email protected]>
Cc: Joonsoo Kim <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Pekka Enberg <[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