aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorFrederic Weisbecker <[email protected]>2021-04-02 01:47:02 +0200
committerPaul E. McKenney <[email protected]>2021-05-10 16:03:34 -0700
commitc75e9d29159b94904d10b23ad6aebdf869b61106 (patch)
tree27a5bd1f93040e8dc8f1bc83ffd00968bd52fe0d /scripts/gdb/linux/tasks.py
parent94df76a1971d9c61eb2c67ae10cc294b68cbd03b (diff)
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 <[email protected]> Cc: Boqun Feng <[email protected]> Cc: Lai Jiangshan <[email protected]> Cc: Neeraj Upadhyay <[email protected]> Cc: Josh Triplett <[email protected]> Cc: Joel Fernandes <[email protected]> Cc: Uladzislau Rezki <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions