Re: [PATCH v9 1/7] powerpc/mce: Schedule work from irq_work

From: Balbir Singh
Date: Wed Aug 14 2019 - 05:03:14 EST




On 12/8/19 7:22 pm, Santosh Sivaraj wrote:
> schedule_work() cannot be called from MCE exception context as MCE can
> interrupt even in interrupt disabled context.
>
> fixes: 733e4a4c ("powerpc/mce: hookup memory_failure for UE errors")
> Suggested-by: Mahesh Salgaonkar <mahesh@xxxxxxxxxxxxxxxxxx>
> Signed-off-by: Santosh Sivaraj <santosh@xxxxxxxxxx>
> Cc: stable@xxxxxxxxxxxxxxx # v4.15+
> ---

Acked-by: Balbir Singh <bsingharora@xxxxxxxxx>