]> git.karo-electronics.de Git - linux-beck.git/commit
rcu: Fix obsolete priority-boosting comment
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Sat, 6 Jun 2015 15:11:43 +0000 (08:11 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 22 Jul 2015 22:27:28 +0000 (15:27 -0700)
commitbc17ea1092c48227334a311a130c1a41966333fe
tree06ad31b77203b20bb4f18b0827cb698903ffe582
parent155d1d12786386d21732f9bba036343ffa43847d
rcu: Fix obsolete priority-boosting comment

Tasks are no longer migrated to the root rcu_node, so there is no
longer any need for a boost kthread for the root rcu_node, and there no
longer is such a kthread.  This commit therefore fixes the comment in
rcu_boost_kthread()'s header to reflect this new reality.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcu/tree_plugin.h