rcu: Update comments and help text for no more RCU-bh updaters
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 2 Jul 2018 16:04:27 +0000 (09:04 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 30 Aug 2018 23:02:42 +0000 (16:02 -0700)
commit82fcecfa81855924cc69f3078113cf63dd6c2964
treed0265b21d92811b8ae717047264573049a3a7e74
parent65cfe3583b612a22e12fba9a7bbd2d37ca5ad941
rcu: Update comments and help text for no more RCU-bh updaters

This commit updates comments and help text to account for the fact that
RCU-bh update-side functions are now simple wrappers for their RCU or
RCU-sched counterparts.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
include/linux/rcupdate.h
include/linux/rcupdate_wait.h
include/linux/rcutree.h
kernel/rcu/Kconfig
kernel/rcu/tree.c
kernel/rcu/update.c