Re: [PATCH v9 2/4] x86, mce: Check for faults tagged in EXTABLE_CLASS_FAULT exception table entries
From: Andy Lutomirski <luto@amacapital.net>
Date: 2016-02-03 01:08:53
Also in:
lkml
From: Andy Lutomirski <luto@amacapital.net>
Date: 2016-02-03 01:08:53
Also in:
lkml
On Thu, Dec 31, 2015 at 11:40 AM, Tony Luck [off-list ref] wrote:
Extend the severity checking code to add a new context IN_KERN_RECOV which is used to indicate that the machine check was triggered by code in the kernel with a EXTABLE_CLASS_FAULT fixup entry.
I think that the EXTABLE_CLASS_FAULT references no longer match the code. --Andy -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>