Re: [PATCH] acpi/ghes: Make ghes_panic_timeout adjustable as a parameter
From: Borislav Petkov
Date: Fri Dec 27 2024 - 05:10:19 EST
On December 27, 2024 10:54:22 AM GMT+01:00, Feng Tang <feng.tang@xxxxxxxxxxxxxxxxx> wrote:
>There is a problem report that when debugging a hard-to-reproduce panic
>issue, user wanted the kernel to not reboot by adding "panic=0" in
>kernel cmdline, so that the panic context could be kept, say the panic
>was caught randomly in the mid-night, and user hoped to check it in
>the morning. GHES panic handler may overwrite that user setting and
>force to reboot after 'ghes_panic_timeout'(30) seconds.
Why doesn't the ghes panic handler honor a panic=0 setting?
--
Sent from a small device: formatting sucks and brevity is inevitable.