diff options
author | 2024-05-08 10:28:43 -0700 | |
---|---|---|
committer | 2024-06-18 10:00:48 -0700 | |
commit | 51cace13729f8954e5414bea9dbfaf80ebd41a69 (patch) | |
tree | 3d9c4d87c157d54db3ae0d0775d2f81d3e7cbb2c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rcu/tree: Reduce wake up for synchronize_rcu() common case (diff) | |
download | wireguard-linux-51cace13729f8954e5414bea9dbfaf80ebd41a69.tar.xz wireguard-linux-51cace13729f8954e5414bea9dbfaf80ebd41a69.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions