]> 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>
Tue, 4 Sep 2012 23:36:40 +0000 (16:36 -0700)
commit8f65777171a698aaaa16f94c7ad0798738aeb913
tree53ee167febab20c1788cad349173b9044888e1ad
parentc9af5dca1dc904ce0dbb19cae3ce707dd19f1696
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>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
kernel/rcutree_plugin.h