Hello! This series contains torture-scripting updates: 1. Add CONFIG_PREEMPT_DYNAMIC=n to tiny scenarios. 2. Catch kvm.sh help text up with actual options. 3. Make kvm-find-errors.sh report link-time undefined symbols. 4. Retry download once before giving up. 5. Cause TREE02 and TREE10 scenarios to do more callback flooding. 6. Test RCU Tasks lock-contention detection. 7. Fix incorrectly redirected "exit" in kvm-remote.sh. 8. Properly redirect kvm-remote.sh "echo" commands. Thanx, Paul ------------------------------------------------------------------------ b/tools/testing/selftests/rcutorture/bin/kvm-find-errors.sh | 4 +-- b/tools/testing/selftests/rcutorture/bin/kvm-remote.sh | 11 +++++++-- b/tools/testing/selftests/rcutorture/bin/kvm.sh | 9 +++++-- b/tools/testing/selftests/rcutorture/bin/parse-build.sh | 3 +- b/tools/testing/selftests/rcutorture/configs/rcu/SRCU-T | 1 b/tools/testing/selftests/rcutorture/configs/rcu/SRCU-U | 1 b/tools/testing/selftests/rcutorture/configs/rcu/TINY01 | 1 b/tools/testing/selftests/rcutorture/configs/rcu/TINY02 | 1 b/tools/testing/selftests/rcutorture/configs/rcu/TRACE02.boot | 1 b/tools/testing/selftests/rcutorture/configs/rcu/TREE02.boot | 1 b/tools/testing/selftests/rcutorture/configs/rcu/TREE10.boot | 1 b/tools/testing/selftests/rcutorture/configs/rcuscale/TINY | 1 tools/testing/selftests/rcutorture/bin/kvm-remote.sh | 12 +++++----- 13 files changed, 33 insertions(+), 14 deletions(-)