diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2022-07-13 13:56:17 +0200 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2022-07-17 23:41:02 +0200 |
commit | dda520d07b95072a0b63f6c52a8eb566d08ea897 (patch) | |
tree | e457e1200190bfd340cb32b6b7b98715996e69f8 /arch/um/include | |
parent | 7ac73fbb54d99486755910eaeccb070735908907 (diff) | |
download | linux-dda520d07b95072a0b63f6c52a8eb566d08ea897.tar.gz linux-dda520d07b95072a0b63f6c52a8eb566d08ea897.tar.bz2 linux-dda520d07b95072a0b63f6c52a8eb566d08ea897.zip |
um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setups
QEMU has a -no-reboot option, which halts instead of reboots when the
guest asks to reboot. This is invaluable when used with
CONFIG_PANIC_TIMEOUT=-1 (and panic_on_warn), because it allows panics
and warnings to be caught immediately in CI. Implement this in UML too,
by way of a basic setup param.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'arch/um/include')
0 files changed, 0 insertions, 0 deletions