commit | 3d1ade7523fb98fd95473add0cefeb68aa01a2b2 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paul.mckenney@linaro.org> | Wed Aug 01 15:57:54 2012 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Fri Aug 03 08:51:42 2012 -0700 |
tree | f729e3f2727619acda34a4eb1320cdeabf6f3787 | |
parent | 956b53de2ecfbaef9ddf156153de6a8b85f35720 [diff] |
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>