]> git.baikalelectronics.ru Git - kernel.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>
Sun, 23 Sep 2012 14:42:50 +0000 (07:42 -0700)
commit6b8ba053b99a575f42004ff506fa8e5b06b07d59
tree3f1d429c803ddf21c8bc0583711ba0d9e3ee4fab
parent05044e16f3417e8a4b01fa5fa8f6168f1ee65185
rcu: Fix obsolete rcu_initiate_boost() header comment

Commit f5a9c918 (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>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
kernel/rcutree_plugin.h