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-Tag: v5.10-rc1~84^2^2~3^3~11 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=fbb9f8531a0d6693189783d295114db4c30624ca;p=linux-2.6-block.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 e655983b7429..0a0846389a6e 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"