On Wed, Dec 19, 2018 at 1:33 PM David Arcari <[email protected]> wrote:
>
> From: Lenny Szubowicz <[email protected]>
>
> In __ghes_panic() clear the block status in the APEI generic
> error status block for that generic hardware error source before
> calling panic() to prevent a second panic() in the crash kernel
> for exactly the same fatal error.
>
> Otherwise ghes_probe(), running in the crash kernel, would see
> an unhandled error in the APEI generic error status block and
> panic again, thereby precluding any crash dump.
>
> Signed-off-by: Lenny Szubowicz <[email protected]>
> Signed-off-by: David Arcari <[email protected]>

Good catch!

Tested-by: Tyler Baicar <[email protected]>

Reply via email to