]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Allow mce to reset instead of panic on UE
authorAshok Vairavan <ashok.vairavan@oracle.com>
Tue, 27 Sep 2016 02:50:51 +0000 (19:50 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Tue, 27 Sep 2016 23:59:38 +0000 (16:59 -0700)
commit46133bfad7ade5af9c3e1c0cc4a1c9b18b492c78
treee75bfa408acb5e8e7f7e8ac40d52daec0beb3ff8
parente14eb71438b01c7c6d9894df55dffb09bd353499
Allow mce to reset instead of panic on UE

The intent of this patch is to ensure that the mce stack is not
put in the panic stack trace when the kernel reboots due to the
Uncorrectable Error. The mce stack in the panic trace confuses
the administrator and falsely implicates mce module as a culprit.
Hence a synchronization flag is added to machine restart the system
when it experience uncorrectable error.

Orabug: 24745271

Signed-off-by: Ashok Vairavan <ashok.vairavan@oracle.com>
Reviewed-by: Dan Duval <dan.duval@oracle.com>
arch/x86/kernel/cpu/mcheck/mce.c