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>