diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2022-11-25 19:43:10 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2023-01-04 04:28:34 +0300 |
commit | 95ff24ee7b809ff8d253cd5edf196f137ae08c44 (patch) | |
tree | ecbfd21506fa48ad1a35a1ffac9b6eff8a5f928f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 253cbbff621407a6265ce7a6a03c3766f8846f02 (diff) | |
download | linux-95ff24ee7b809ff8d253cd5edf196f137ae08c44.tar.xz |
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 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions