On Tue, 2016-09-08 at 05:09:13 UTC, Mahesh Salgaonkar wrote: > From: Mahesh Salgaonkar <mah...@linux.vnet.ibm.com> > > When machine check occurs with MSR(RI=0), it means MC interrupt is > unrecoverable and kernel goes down to panic path. But the console > message still shows it as recovered. This patch fixes the MCE console > messages. > > Fixes: 36df96f8acaf ("powerpc/book3s: Decode and save machine check event.") > Signed-off-by: Mahesh Salgaonkar <mah...@linux.vnet.ibm.com>
Applied to powerpc fixes, thanks. https://git.kernel.org/powerpc/c/c74dd88e77d3ecbc9e55c78796 cheers