rcu/nocb: Rename __wake_nocb_leader() to __wake_nocb_gp()
authorPaul E. McKenney <paulmck@linux.ibm.com>
Sun, 31 Mar 2019 23:11:57 +0000 (16:11 -0700)
committerPaul E. McKenney <paulmck@linux.ibm.com>
Tue, 13 Aug 2019 21:32:39 +0000 (14:32 -0700)
commit5f675ba6eb5d1e4be56fc7c28881728373d880c4
tree95a3bf6fd0cc90266c2254b26246938635f28f3c
parent5d62c08c5fe54492899b978d0ddc0bf7fd071317
rcu/nocb: Rename __wake_nocb_leader() to __wake_nocb_gp()

This commit adjusts naming to account for the new distinction between
callback and grace-period no-CBs kthreads.  While in the area, it also
updates local variables.

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