aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorFrederic Weisbecker <[email protected]>2023-10-04 01:29:01 +0200
committerNeeraj Upadhyay (AMD) <[email protected]>2023-12-12 02:40:45 +0530
commit20eb4142397cf3ec221de43f10ea149af462c572 (patch)
treeaca21168ea68677c6b2f4753a42efef74f4fb514 /tools/perf/scripts/python/net_dropmonitor.py
parent98b1cc82c4affc16f5598d4fa14b1858671b2263 (diff)
srcu: Remove superfluous callbacks advancing from srcu_gp_start()
Callbacks advancing on SRCU must be performed on two specific places: 1) On enqueue time in order to make room for the acceleration of the new callback. 2) On invocation time in order to move the callbacks ready to invoke. Any other callback advancing callsite is needless. Remove the remaining one in srcu_gp_start(). Co-developed-by: Yong He <[email protected]> Signed-off-by: Yong He <[email protected]> Co-developed-by: Joel Fernandes <[email protected]> Signed-off-by: Joel Fernandes <[email protected]> Signed-off-by: Frederic Weisbecker <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]> Co-developed-by: Neeraj Upadhyay (AMD) <[email protected]> Signed-off-by: Neeraj Upadhyay (AMD) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions