diff options
author | Roman Kisel <romank@linux.microsoft.com> | 2025-02-28 00:47:28 +0300 |
---|---|---|
committer | Wei Liu <wei.liu@kernel.org> | 2025-03-21 00:23:03 +0300 |
commit | 07b74192e6170571892c09bf5c4352a85db22557 (patch) | |
tree | 2295365fa018dcc7db362975317c305f739e46e1 /scripts/gdb/linux/stackdepot.py | |
parent | ced518ad55b4118dd77f8a455a06801b89f2f877 (diff) | |
download | linux-07b74192e6170571892c09bf5c4352a85db22557.tar.xz |
x86/hyperv: Add VTL mode callback for restarting the system
The kernel runs as a firmware in the VTL mode, and the only way
to restart in the VTL mode on x86 is to triple fault. Thus, one
has to always supply "reboot=t" on the kernel command line in the
VTL mode, and missing that renders rebooting not working.
Define the machine restart callback to always use the triple
fault to provide the robust configuration by default.
Signed-off-by: Roman Kisel <romank@linux.microsoft.com>
Link: https://lore.kernel.org/r/20250227214728.15672-3-romank@linux.microsoft.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Message-ID: <20250227214728.15672-3-romank@linux.microsoft.com>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions