diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2022-11-25 08:43:10 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2023-01-03 17:28:34 -0800 |
commit | 95ff24ee7b809ff8d253cd5edf196f137ae08c44 (patch) | |
tree | ecbfd21506fa48ad1a35a1ffac9b6eff8a5f928f /scripts/gdb/linux/vmalloc.py | |
parent | 253cbbff621407a6265ce7a6a03c3766f8846f02 (diff) |
rcu: Upgrade header comment for poll_state_synchronize_rcu()
This commit emphasizes the possibility of concurrent calls to
synchronize_rcu() and synchronize_rcu_expedited() causing one or
the other of the two grace periods being lost from the viewpoint of
poll_state_synchronize_rcu().
If you cannot afford to lose grace periods this way, you should
instead use the _full() variants of the polled RCU API, for
example, poll_state_synchronize_rcu_full().
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions