aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/compaction-times.py
diff options
context:
space:
mode:
authorPaul E. McKenney <[email protected]>2017-10-10 20:52:30 +0000
committerPaul E. McKenney <[email protected]>2017-11-28 23:52:33 +0000
commitd633198088bd9e358566c470ed182994403acc7a (patch)
tree41a5a7824e5e52f81c5c7a8794e80c6b5bd62834 /tools/perf/scripts/python/compaction-times.py
parentLinux 4.15-rc1 (diff)
downloadkernel-d633198088bd9e358566c470ed182994403acc7a.tar.gz
kernel-d633198088bd9e358566c470ed182994403acc7a.zip
srcu: Prohibit call_srcu() use under raw spinlocks
Invoking queue_delayed_work() while holding a raw spinlock is forbidden in -rt kernels, which is exactly what __call_srcu() does, indirectly via srcu_funnel_gp_start(). This commit therefore downgrades Tree SRCU's locking from raw to non-raw spinlocks, which works because call_srcu() is not ever called while holding a raw spinlock. Reported-by: Sebastian Andrzej Siewior <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions