summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@kernel.org>2024-03-02 04:16:53 +0300
committerUladzislau Rezki (Sony) <urezki@gmail.com>2024-04-15 12:29:48 +0300
commit3dbd8652f87b81fccb766bddb985ef46a1502f04 (patch)
tree39761df718bbb30e346e1dfaf2e1b1aacde294d3 /tools/perf/scripts/python
parent1b4e9fdf9ed489c779259734e0b47f408c7786f2 (diff)
downloadlinux-3dbd8652f87b81fccb766bddb985ef46a1502f04.tar.xz
rcu: Remove redundant BH disabling in TINY_RCU
The TINY_RCU rcu_process_callbacks() function is only ever invoked from a softirq handler, which means that BH is already disabled. This commit therefore removes the redundant local_bh_disable() and local_bh_ennable() from this function. Signed-off-by: Paul E. McKenney <paulmck@kernel.org> Signed-off-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions