]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - tools/testing/selftests/rcutorture/bin/kvm.sh
rcutorture: Update scripting to accommodate rcuperf
[karo-tx-linux.git] / tools / testing / selftests / rcutorture / bin / kvm.sh
index 4a431767f77a0215096d3cc5421439a857175783..c33cb582b3dcbf78ade31fc012e4fb0300c435e1 100755 (executable)
@@ -156,7 +156,7 @@ do
                shift
                ;;
        --torture)
-               checkarg --torture "(suite name)" "$#" "$2" '^\(lock\|rcu\)$' '^--'
+               checkarg --torture "(suite name)" "$#" "$2" '^\(lock\|rcu\|rcuperf\)$' '^--'
                TORTURE_SUITE=$2
                shift
                ;;