[PATCH v3] powerpc/mce: log the error for all unrecoverable errors

Michael Ellerman patch-notifications at ellerman.id.au
Wed Feb 15 23:40:33 AEDT 2023


On Wed, 1 Feb 2023 15:29:33 +0530, Ganesh Goudar wrote:
> For all unrecoverable errors we are missing to log the
> error, Since machine_check_log_err() is not getting called
> for unrecoverable errors. machine_check_log_err() is called
> from deferred handler, To run deferred handlers we have to do
> irq work raise from the exception handler.
> 
> For recoverable errors exception vector code takes care of
> running deferred handlers.
> 
> [...]

Applied to powerpc/next.

[1/1] powerpc/mce: log the error for all unrecoverable errors
      https://git.kernel.org/powerpc/c/2115732e548304e52ca1bbdb714f45f4a2461653

cheers


More information about the Linuxppc-dev mailing list