aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorAnkur Arora <[email protected]>2024-12-13 04:06:52 +0000
committerBoqun Feng <[email protected]>2025-02-05 15:01:55 +0000
commitad6b5b73ff565e88aca7a7d1286788d80c97ba71 (patch)
tree763a15d4fe1504352bc06fc7fa585a8a5d58bc65 /tools/perf/scripts/python/parallel-perf.py
parentLinux 6.14-rc1 (diff)
downloadkernel-ad6b5b73ff565e88aca7a7d1286788d80c97ba71.tar.gz
kernel-ad6b5b73ff565e88aca7a7d1286788d80c97ba71.zip
rcu: fix header guard for rcu_all_qs()
rcu_all_qs() is defined for !CONFIG_PREEMPT_RCU but the declaration is conditioned on CONFIG_PREEMPTION. With CONFIG_PREEMPT_LAZY, CONFIG_PREEMPTION=y does not imply CONFIG_PREEMPT_RCU=y. Decouple the two. Cc: Paul E. McKenney <[email protected]> Reviewed-by: Frederic Weisbecker <[email protected]> Reviewed-by: Sebastian Andrzej Siewior <[email protected]> Signed-off-by: Ankur Arora <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]> Signed-off-by: Boqun Feng <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions