srcu: Update synchronize_srcu_expedited()'s comments
authorLai Jiangshan <laijs@cn.fujitsu.com>
Thu, 29 Nov 2012 08:46:08 +0000 (16:46 +0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 7 Feb 2013 23:17:45 +0000 (15:17 -0800)
commit49271ca60645d64197b28c0835fed39f74b1a2d7
tree361a1243a600d76ab94b44c7a9dd1d9dcc97c6b2
parent34a64b6bb64b5cf193932e2b4394c5284732e008
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>
kernel/srcu.c