rcutorture: Remove the "rcu_bh" and "sched" torture types
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Sat, 7 Jul 2018 17:28:07 +0000 (10:28 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 30 Aug 2018 23:03:29 +0000 (16:03 -0700)
commitc770c82a238237d7e97b9101b9e44db14203de47
tree9b8a5dcff829ed54b4432316f8546fb596428196
parent72ce30dd1f9bdbd6913ba868d0d2ca55c268eff3
rcutorture: Remove the "rcu_bh" and "sched" torture types

Now that the RCU-bh and RCU-sched update-side functions are simple
wrappers around their RCU counterparts, there isn't a whole lot of point
in testing them.  This commit therefore removes the "rcu_bh" and "sched"
torture types from rcutorture.

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