summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/configs/rcu/TINY02
diff options
context:
space:
mode:
authorPranith Kumar <bobby.prani@gmail.com>2014-09-19 11:32:31 -0400
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2014-11-03 19:26:38 -0800
commit10d2e62c41180f090cd9a186db686d76eff76a8a (patch)
tree8a0b14b7a306b8d702a7c627b3539a24ca59186a /tools/testing/selftests/rcutorture/configs/rcu/TINY02
parentaa23c6fbc50c4f9d8b43682f37fc4580a7851413 (diff)
downloadlinux-10d2e62c41180f090cd9a186db686d76eff76a8a.tar.bz2
rcutorture: Enable RCU self test in configs
Add config and boot parameters to enable the self tests in rcutorture testing. Signed-off-by: Pranith Kumar <bobby.prani@gmail.com> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/testing/selftests/rcutorture/configs/rcu/TINY02')
-rw-r--r--tools/testing/selftests/rcutorture/configs/rcu/TINY022
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/testing/selftests/rcutorture/configs/rcu/TINY02 b/tools/testing/selftests/rcutorture/configs/rcu/TINY02
index f4feaee40776..36e41df3d27a 100644
--- a/tools/testing/selftests/rcutorture/configs/rcu/TINY02
+++ b/tools/testing/selftests/rcutorture/configs/rcu/TINY02
@@ -7,6 +7,8 @@ CONFIG_HZ_PERIODIC=y
CONFIG_NO_HZ_IDLE=n
CONFIG_NO_HZ_FULL=n
CONFIG_RCU_TRACE=y
+CONFIG_PROVE_LOCKING=y
+CONFIG_PROVE_RCU=y
CONFIG_DEBUG_LOCK_ALLOC=y
CONFIG_DEBUG_OBJECTS_RCU_HEAD=n
CONFIG_PREEMPT_COUNT=y