rcu: Use RCU_NOCB_WAKE rather than RCU_NOGP_WAKE
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Sat, 29 Apr 2017 00:04:09 +0000 (17:04 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 8 Jun 2017 15:25:40 +0000 (08:25 -0700)
commit511324e462a12ea8be1a7e5fc63a992134db80d7
treeb2f31af9a2b0b7582281e563ceacaffe9525dc64
parentd7d34d5e46140a13f86379c87a196dc8a0b9b585
rcu: Use RCU_NOCB_WAKE rather than RCU_NOGP_WAKE

The RCU_NOGP_WAKE_NOT, RCU_NOGP_WAKE, and RCU_NOGP_WAKE_FORCE flags
are used to mediate wakeups for the no-CBs CPU kthreads.  The "NOGP"
really doesn't make any sense, so this commit does s/NOGP/NOCB/.

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