From: Paul E. McKenney Date: Thu, 6 Feb 2014 19:54:32 +0000 (-0800) Subject: rcutorture: Create CFcommon file for common Kconfig parameters X-Git-Tag: v3.15-rc1~183^2~1^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2ebf7eea0d3fd450ca5b1cb2243fe1d69d399ce;p=pandora-kernel.git 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 Reviewed-by: Josh Triplett --- Reading git-diff-tree failed