aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorSteven Rostedt <rostedt@goodmis.org>2023-01-18 11:31:25 -0500
committerSteven Rostedt (Google) <rostedt@goodmis.org>2023-02-20 11:52:27 -0500
commite8bf9b98d40dbdf4e39362e3b85a70c61da68cb7 (patch)
tree6d1c59e544c7b0a09dd7d88af0b10d3aa1d23de4 /scripts/gdb/linux/modules.py
parent88a51b4f2e65ca4378a81ff0925fad076e82e177 (diff)
ktest.pl: Fix missing "end_monitor" when machine check fails
In the "reboot" command, it does a check of the machine to see if it is still alive with a simple "ssh echo" command. If it fails, it will assume that a normal "ssh reboot" is not possible and force a power cycle. In this case, the "start_monitor" is executed, but the "end_monitor" is not, and this causes the screen will not be given back to the console. That is, after the test, a "reset" command needs to be performed, as "echo" is turned off. Cc: stable@vger.kernel.org Fixes: 6474ace999edd ("ktest.pl: Powercycle the box on reboot if no connection can be made") Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions