commit | 49271ca60645d64197b28c0835fed39f74b1a2d7 | [log] [tgz] |
---|---|---|
author | Lai Jiangshan <laijs@cn.fujitsu.com> | Thu Nov 29 16:46:08 2012 +0800 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Feb 07 15:17:45 2013 -0800 |
tree | 361a1243a600d76ab94b44c7a9dd1d9dcc97c6b2 | |
parent | 34a64b6bb64b5cf193932e2b4394c5284732e008 [diff] |
srcu: Update synchronize_srcu_expedited()'s comments Because synchronize_srcu_expedited() no longer uses synchronize_rcu_sched_expedited(), synchronize_srcu_expedited() no longer indirectly acquires any CPU-hotplug-related locks. This commit therefore updates the comments accordingly. Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>