Skip to content
Snippets Groups Projects
Commit 77d8485a authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

rcu: improve kerneldoc for rcu_read_lock(), call_rcu(), and synchronize_rcu()


Make it explicit that new RCU read-side critical sections that start
after call_rcu() and synchronize_rcu() start might still be running
after the end of the relevant grace period.

Signed-off-by: default avatarPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: default avatarJosh Triplett <josh@joshtriplett.org>
parent 742734ee
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment