]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
torture: Run at least one test with CONFIG_DEBUG_OBJECTS_RCU_HEAD
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 9 Nov 2016 00:35:03 +0000 (16:35 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Sun, 15 Jan 2017 05:35:42 +0000 (21:35 -0800)
This commit enables the CONFIG_DEBUG_OBJECTS_RCU_HEAD Kconfig option
in TREE02 in order to do at least some testing with this enabled.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
tools/testing/selftests/rcutorture/configs/rcu/TREE02

index 638150c777ed888a245149de5620577d0b443f91..c1ab5926568b0010e78e430ddf8511cdfe480e5b 100644 (file)
@@ -23,3 +23,4 @@ CONFIG_RCU_EXPERT=y
 CONFIG_RCU_TORTURE_TEST_SLOW_CLEANUP=y
 CONFIG_RCU_TORTURE_TEST_SLOW_INIT=y
 CONFIG_RCU_TORTURE_TEST_SLOW_PREINIT=y
+CONFIG_DEBUG_OBJECTS_RCU_HEAD=y