summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/configs/SRCU-P
diff options
context:
space:
mode:
authorPaul E. McKenney2014-02-06 20:54:32 +0100
committerPaul E. McKenney2014-02-23 18:04:32 +0100
commitd2ebf7eea0d3fd450ca5b1cb2243fe1d69d399ce (patch)
tree12fdd23998dcba771f623e108b59ebc53451603c /tools/testing/selftests/rcutorture/configs/SRCU-P
parentrcutorture: Create config files for scripted test-the-test testing (diff)
downloadkernel-qcow2-linux-d2ebf7eea0d3fd450ca5b1cb2243fe1d69d399ce.tar.gz
kernel-qcow2-linux-d2ebf7eea0d3fd450ca5b1cb2243fe1d69d399ce.tar.xz
kernel-qcow2-linux-d2ebf7eea0d3fd450ca5b1cb2243fe1d69d399ce.zip
rcutorture: Create CFcommon file for common Kconfig parameters
Currently, CONFIG_RCU_TORTURE_TEST=y is hardcoded into the kvm-test-1-rcu.sh script and CONFIG_PRINTK_TIME=y is mentioned in each and every configs file. This commit creates a CFcommon file for these two Kconfig parameters, and modifies kvm-test-1-rcu.sh to copy this new file into the .config file during the build. This change will allow these scripts to operate on torture types other than just rcutorture. 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/SRCU-P')
-rw-r--r--tools/testing/selftests/rcutorture/configs/SRCU-P1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/testing/selftests/rcutorture/configs/SRCU-P b/tools/testing/selftests/rcutorture/configs/SRCU-P
index 6650e00c6d91..4b6f272dba27 100644
--- a/tools/testing/selftests/rcutorture/configs/SRCU-P
+++ b/tools/testing/selftests/rcutorture/configs/SRCU-P
@@ -5,4 +5,3 @@ CONFIG_HOTPLUG_CPU=y
CONFIG_PREEMPT_NONE=n
CONFIG_PREEMPT_VOLUNTARY=n
CONFIG_PREEMPT=y
-CONFIG_PRINTK_TIME=y