summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@kernel.org>2024-05-08 20:28:43 +0300
committerPaul E. McKenney <paulmck@kernel.org>2024-06-18 20:00:48 +0300
commit51cace13729f8954e5414bea9dbfaf80ebd41a69 (patch)
tree3d9c4d87c157d54db3ae0d0775d2f81d3e7cbb2c /tools/perf/scripts/python/stackcollapse.py
parent6f948568fdc66429c9f70e2cecde0664655cc870 (diff)
downloadlinux-51cace13729f8954e5414bea9dbfaf80ebd41a69.tar.xz
rcu: Disable interrupts directly in rcu_gp_init()
Interrupts are enabled in rcu_gp_init(), so this commit switches from local_irq_save() and local_irq_restore() to local_irq_disable() and local_irq_enable(). Link: https://lore.kernel.org/all/febb13ab-a4bb-48b4-8e97-7e9f7749e6da@moroto.mountain/ Reported-by: Dan Carpenter <dan.carpenter@linaro.org> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions