diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2022-01-28 00:47:42 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-04-12 01:52:30 +0300 |
commit | ee5e2448bceb9400aa27207f0c0220f9dedd85eb (patch) | |
tree | ce40ef89270381a2febdd77a0bb8f928db3e0478 /scripts/gdb/linux/utils.py | |
parent | 46470cf85d2b61abd37c6f66c4dacc1bc510d10f (diff) | |
download | linux-ee5e2448bceb9400aa27207f0c0220f9dedd85eb.tar.xz |
srcu: Explain srcu_funnel_gp_start() call to list_add() is safe
This commit adds a comment explaining why an unprotected call to
list_add() from srcu_funnel_gp_start() can be safe. TL;DR: It is only
called during very early boot when we don't have no steeking concurrency!
Co-developed-by: Neeraj Upadhyay <quic_neeraju@quicinc.com>
Signed-off-by: Neeraj Upadhyay <quic_neeraju@quicinc.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions