Hello! This series contains torture-script updates: 1. Apply CONFIG_KCSAN_STRICT to kvm.sh --kcsan argument. 2. Make torture.sh print the number of files to be compressed. 3. Add an extract-stall script. 4. Allot 1G of memory for scftorture runs. 5. Make kvm-remote.sh print size of downloaded tarball. Thanx, Paul ------------------------------------------------------------------------ b/tools/rcu/extract-stall.sh | 33 +++++++++++++++++ b/tools/testing/selftests/rcutorture/bin/kvm-remote.sh | 1 b/tools/testing/selftests/rcutorture/bin/kvm.sh | 2 - b/tools/testing/selftests/rcutorture/bin/torture.sh | 9 +++- tools/testing/selftests/rcutorture/bin/torture.sh | 2 - 5 files changed, 43 insertions(+), 4 deletions(-)