rcutorture: Test RCU-sched primitives in TREE_PREEMPT_RCU kernels
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 19 Mar 2014 04:04:29 +0000 (21:04 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 14 May 2014 16:46:20 +0000 (09:46 -0700)
This commit ensures that RCU-sched primitives are tested in
TREE_PREEMPT_RCU kernels, a combination that was previously omitted.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
tools/testing/selftests/rcutorture/configs/rcu/TREE08.boot [new file with mode: 0644]

diff --git a/tools/testing/selftests/rcutorture/configs/rcu/TREE08.boot b/tools/testing/selftests/rcutorture/configs/rcu/TREE08.boot
new file mode 100644 (file)
index 0000000..3b42b8b
--- /dev/null
@@ -0,0 +1 @@
+rcutorture.torture_type=sched
This page took 0.024967 seconds and 5 git commands to generate.