linux/tools/testing/selftests/rcutorture
Paul E. McKenney fb2c66af10 torture: Kill qemu, not parent process
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>
2016-03-31 13:39:53 -07:00
..
bin torture: Kill qemu, not parent process 2016-03-31 13:39:53 -07:00
configs rcutorture: Add largish-system rcuperf scenario 2016-03-31 13:39:50 -07:00
doc rcutorture: Remove CONFIG_RCU_USER_QS from rcutorture selftest doc 2015-12-05 17:58:16 -08:00
.gitignore rcutorture: Add KVM-based test framework 2013-12-03 10:11:10 -08:00