commit | 620d246065cdca4c4a8ad9ed28a191665cd3d457 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Sat Jul 07 18:25:10 2018 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Aug 30 16:03:30 2018 -0700 |
tree | e7d7d8117decd372b03ee40bb172152dd0561ffd | |
parent | c770c82a238237d7e97b9101b9e44db14203de47 [diff] |
rcuperf: 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 rcuperf. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>