mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
fb2c66af10
The current hang-check machinery in the rcutorture scripts uses "$!" of a parenthesized bash statement to capture the pid. Unfortunately, this captures not qemu's pid, but rather that of its parent that implements the parenthesized statement. This commit therefore adjusts things so as to capture qemu's actual pid, which then allows the script to actually kill qemu in event of a kernel hang. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> |
||
---|---|---|
.. | ||
config2frag.sh | ||
configcheck.sh | ||
configinit.sh | ||
configNR_CPUS.sh | ||
cpus2use.sh | ||
functions.sh | ||
kvm-build.sh | ||
kvm-recheck-lock.sh | ||
kvm-recheck-rcu.sh | ||
kvm-recheck-rcuperf-ftrace.sh | ||
kvm-recheck-rcuperf.sh | ||
kvm-recheck.sh | ||
kvm-test-1-run.sh | ||
kvm.sh | ||
parse-build.sh | ||
parse-console.sh | ||
parse-torture.sh |