]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rcu: Fix obsolete rcu_initiate_boost() header comment
authorPaul E. McKenney <paul.mckenney@linaro.org>
Wed, 1 Aug 2012 22:57:54 +0000 (15:57 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 3 Aug 2012 15:51:42 +0000 (08:51 -0700)
commit3d1ade7523fb98fd95473add0cefeb68aa01a2b2
treef729e3f2727619acda34a4eb1320cdeabf6f3787
parent956b53de2ecfbaef9ddf156153de6a8b85f35720
rcu: Fix obsolete rcu_initiate_boost() header comment

Commit 1217ed1b (rcu: permit rcu_read_unlock() to be called while holding
runqueue locks) made rcu_initiate_boost() restore irq state when releasing
the rcu_node structure's ->lock, but failed to update the header comment
accordingly.  This commit therefore brings the header comment up to date.

Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcutree_plugin.h