RE: [PATCH 21/30] panic: Introduce the panic pre-reboot notifier list

From: Luck, Tony
Date: Tue May 17 2022 - 15:08:09 EST


> What I'm planning to do in the altera_edac notifier is:
>
> if (kdump_is_set)
> return;

Yes. That's what I think should happen.

-Tony