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)
commit6484fe54b5c64e9a388f369001508ab8df85a646
tree547e1556872d88155321655085c18b1d82ae7267
parent58bf6f77c6fb0abe8e1330d8375dddd52711ef4c
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