diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2022-01-28 01:56:39 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-04-12 01:52:30 +0300 |
commit | 99659f64b14e55cfa48980f5396f83820bafd028 (patch) | |
tree | 6e773e1b172c394e1de48981f7abf189c92f39a8 /scripts/gdb/linux/utils.py | |
parent | ee5e2448bceb9400aa27207f0c0220f9dedd85eb (diff) | |
download | linux-99659f64b14e55cfa48980f5396f83820bafd028.tar.xz |
srcu: Create concurrency-safe helper for initiating size transition
Once there are contention-initiated size transitions, it will be
possible for rcutorture to initiate a transition at the same time
as a contention-initiated transition. This commit therefore creates
a concurrency-safe helper function named srcu_transition_to_big() to
safely initiate size transitions.
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