commit | 73d4da4d360136826b36f78f5cf72b29da82c8a6 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Mon Aug 16 10:50:54 2010 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Fri Aug 20 09:00:15 2010 -0700 |
tree | a60dbdf158a7d80598d1d18db981ad9edfc41bca | |
parent | 5cc6517abdeccb6690b344a43b5ce8eaee82da3c [diff] |
rcu: Upgrade srcu_read_lock() docbook about SRCU grace periods It is illegal to wait for an SRCU grace period while within the corresponding flavor of SRCU read-side critical section. Therefore, this commit updates the srcu_read_lock() docbook accordingly. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>