From: Paul Gortmaker Date: Thu, 2 Jul 2020 22:59:05 +0000 (-0700) Subject: torture: document --allcpus argument added to the kvm.sh script X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=fbb9f8531a0d6693189783d295114db4c30624ca;p=linux.git torture: document --allcpus argument added to the kvm.sh script Signed-off-by: Paul Gortmaker Signed-off-by: Paul E. McKenney --- diff --git a/tools/testing/selftests/rcutorture/bin/kvm.sh b/tools/testing/selftests/rcutorture/bin/kvm.sh index e655983b7429f..0a0846389a6e6 100755 --- a/tools/testing/selftests/rcutorture/bin/kvm.sh +++ b/tools/testing/selftests/rcutorture/bin/kvm.sh @@ -46,6 +46,7 @@ jitter="-1" usage () { echo "Usage: $scriptname optional arguments:" + echo " --allcpus" echo " --bootargs kernel-boot-arguments" echo " --bootimage relative-path-to-kernel-boot-image" echo " --buildonly"