rcutorture: Avoid redundant builds for rcuscale and refscale in torture.sh
authorPaul E. McKenney <paulmck@kernel.org>
Mon, 29 Aug 2022 23:30:14 +0000 (16:30 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Tue, 18 Oct 2022 22:02:59 +0000 (15:02 -0700)
commitdfabd42099df9e8ead8cf2bc4d918a1fa70ec96d
tree477bbb965116467f046d82d48a9b37ce38118f85
parentfb53a8da050a95e6491f36b0fe35c69ac532181f
rcutorture: Avoid redundant builds for rcuscale and refscale in torture.sh

This commit causes torture.sh to use the new --bootargs and --datestamp
parameters to kvm-again.sh in order to avoid redundant kernel builds
during rcuscale and refscale testing.  This trims the better part of an
hour off of torture.sh runs that use --do-kasan.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/testing/selftests/rcutorture/bin/torture.sh