From: Paul E. McKenney Date: Tue, 14 Jan 2014 06:57:48 +0000 (-0800) Subject: rcutorture: Move common boot flags to kvm-test-1-rcu.sh X-Git-Tag: v3.15-rc1~183^2~1^2^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a261dbceaaece2018ef03b16d5092c09147df28;p=pandora-kernel.git rcutorture: Move common boot flags to kvm-test-1-rcu.sh Currently, most boot flags are calculated in kvm-test-1-rcu.sh, except that rcutorture.test_no_idle_hz and rcutorture.verbose are set up by kvm.sh. This commit promotes one-stop shopping by consolidating the determination of boot flags into kvm-test-1-rcu.sh. Signed-off-by: Paul E. McKenney Reviewed-by: Josh Triplett --- Reading git-diff-tree failed