summaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorFrederic Weisbecker <frederic@kernel.org>2021-04-02 02:47:02 +0300
committerPaul E. McKenney <paulmck@kernel.org>2021-05-11 02:03:34 +0300
commitc75e9d29159b94904d10b23ad6aebdf869b61106 (patch)
tree27a5bd1f93040e8dc8f1bc83ffd00968bd52fe0d /tools/perf/util/scripting-engines/trace-event-python.c
parent94df76a1971d9c61eb2c67ae10cc294b68cbd03b (diff)
downloadlinux-c75e9d29159b94904d10b23ad6aebdf869b61106.tar.xz
srcu: Remove superfluous ssp initialization for early callbacks
Pre-srcu_init() invocations of call_srcu() initialize the srcu_struct structure in question, so there is no need to check this initialization in srcu_init() when initiating grace periods for srcu_struct structures that had early call_srcu() invocations. This commit therefore drops the calls to check_init_srcu_struct() in srcu_init(). Signed-off-by: Frederic Weisbecker <frederic@kernel.org> Cc: Boqun Feng <boqun.feng@gmail.com> Cc: Lai Jiangshan <jiangshanlai@gmail.com> Cc: Neeraj Upadhyay <neeraju@codeaurora.org> Cc: Josh Triplett <josh@joshtriplett.org> Cc: Joel Fernandes <joel@joelfernandes.org> Cc: Uladzislau Rezki <urezki@gmail.com> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions