aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/configs/rcu/TREE08
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2016-11-08 16:51:44 -0800
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2017-01-14 21:35:55 -0800
commitc31db96f56bf11eb37cdbd38162c2391dc9b3d32 (patch)
tree9335099350a352595c5ea3ae7f8a43b16de94374 /tools/testing/selftests/rcutorture/configs/rcu/TREE08
parenttorture: Run one test with DEBUG_LOCK_ALLOC but not PROVE_LOCKING (diff)
downloadlinux-dev-c31db96f56bf11eb37cdbd38162c2391dc9b3d32.tar.xz
linux-dev-c31db96f56bf11eb37cdbd38162c2391dc9b3d32.zip
torture: Run a couple scenarios with CONFIG_RCU_EQS_DEBUG
This commit runs TREE04 and TREE08 with CONFIG_RCU_EQS_DEBUG=y, enabling dyntick-counter checking on those two tests. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'tools/testing/selftests/rcutorture/configs/rcu/TREE08')
-rw-r--r--tools/testing/selftests/rcutorture/configs/rcu/TREE081
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/rcutorture/configs/rcu/TREE08 b/tools/testing/selftests/rcutorture/configs/rcu/TREE08
index 22181eb390fc..099cc63c6a3b 100644
--- a/tools/testing/selftests/rcutorture/configs/rcu/TREE08
+++ b/tools/testing/selftests/rcutorture/configs/rcu/TREE08
@@ -21,3 +21,4 @@ CONFIG_PROVE_LOCKING=n
CONFIG_RCU_BOOST=n
CONFIG_DEBUG_OBJECTS_RCU_HEAD=n
CONFIG_RCU_EXPERT=y
+CONFIG_RCU_EQS_DEBUG=y