[PATCH 21/30] panic: Introduce the panic pre-reboot notifier list
Guilherme G. Piccoli
gpiccoli at igalia.com
Fri Apr 29 08:18:29 PDT 2022
On 28/04/2022 13:26, Corey Minyard wrote:
> [...]
>
> For the IPMI portion:
>
> Acked-by: Corey Minyard <cminyard at mvista.com>
Thanks Alex and Corey for the ACKs!
>
> Note that the IPMI panic_event() should always return, but it may take
> some time, especially if the IPMI controller is no longer functional.
> So the risk of a long delay is there and it makes sense to move it very
> late.
>
Thanks, I agree - the patch moves it to the (latest - 1) position, since
some arch code might run as the latest and effectively stops the machine.
Cheers,
Guilherme
More information about the linux-um
mailing list