torture: Eliminate torture_runnable and perf_runnable
[linux-2.6-block.git] / tools / testing / selftests / rcutorture / configs / rcuperf / ver_functions.sh
index 34f2a1b35ee5e8ecebb9b5c7e079fc30c0d1ab10..b9603115d7c7fd71164aeea06ba4e2a05e5c1c86 100644 (file)
@@ -46,7 +46,6 @@ rcuperf_param_nwriters () {
 per_version_boot_params () {
        echo $1 `rcuperf_param_nreaders "$1"` \
                `rcuperf_param_nwriters "$1"` \
-               rcuperf.perf_runnable=1 \
                rcuperf.shutdown=1 \
                rcuperf.verbose=1
 }