]> git.baikalelectronics.ru Git - kernel.git/commit
rcu/nocb: Update comments to prepare for forward-progress work
authorPaul E. McKenney <paulmck@linux.ibm.com>
Thu, 28 Mar 2019 22:44:18 +0000 (15:44 -0700)
committerPaul E. McKenney <paulmck@linux.ibm.com>
Tue, 13 Aug 2019 21:32:39 +0000 (14:32 -0700)
commitdf570fb56bebc288de6ae46f52c1f270e0d75b68
tree547e1556872d88155321655085c18b1d82ae7267
parent36b688b7846070c89e68356c76a2af1665e9e17a
rcu/nocb: Update comments to prepare for forward-progress work

This commit simply rewords comments to prepare for leader nocb kthreads
doing only grace-period work and callback shuffling.  This will mean
the addition of replacement kthreads to invoke callbacks.  The "leader"
and "follower" thus become less meaningful, so the commit changes no-CB
comments with these strings to "GP" and "CB", respectively.  (Give or
take the usual grammatical transformations.)

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