rcu: Eliminate RCU_BH_FLAVOR and RCU_SCHED_FLAVOR
authorPaul E. McKenney <paulmck@linux.ibm.com>
Thu, 29 Nov 2018 00:59:50 +0000 (16:59 -0800)
committerPaul E. McKenney <paulmck@linux.ibm.com>
Fri, 25 Jan 2019 23:28:25 +0000 (15:28 -0800)
commitc97058d03329284068e45796df13510e5f940d8b
tree413e1b2e48c0a9b4277af8d1ace2a407504557ab
parentcd920e5a34abea837418691d366472311e7b9147
rcu: Eliminate RCU_BH_FLAVOR and RCU_SCHED_FLAVOR

Now that the RCU flavors have been consolidated, RCU_BH_FLAVOR and
RCU_SCHED_FLAVOR are no longer used.  This commit therefore saves a
few lines by removing them.

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