commit | c770c82a238237d7e97b9101b9e44db14203de47 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Sat Jul 07 10:28:07 2018 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Aug 30 16:03:29 2018 -0700 |
tree | 9b8a5dcff829ed54b4432316f8546fb596428196 | |
parent | 72ce30dd1f9bdbd6913ba868d0d2ca55c268eff3 [diff] |
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>