diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-08-28 15:46:03 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-11-03 02:13:30 +0100 |
commit | 08c7974293851da6a64989b5ce7a0750e58178b1 (patch) | |
tree | bc157bb5d6d7312d2d7d605374fde4ccc3f0d06a /kernel/locking | |
parent | refscale: Bounds-check module parameters (diff) | |
download | linux-08c7974293851da6a64989b5ce7a0750e58178b1.tar.xz linux-08c7974293851da6a64989b5ce7a0750e58178b1.zip |
torture: Don't kill gdb sessions
The rcutorture scripting will do a "kill -9" on any guest OS that exceeds
its --duration by more than a few minutes, which is very valuable when
bugs result in hangs. However, this is a problem when the "hang" was due
to a --gdb debugging session.
This commit therefore refrains from killing the guest OS when a debugging
session is in progress. This means that the user must manually kill the
kvm.sh process group if a hang really does occur.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'kernel/locking')
0 files changed, 0 insertions, 0 deletions