Patch1: Introduce AMD severities function Patch2: Initialise mce_severity function pointer to mce_severity_intel and override it to mce_severity_amd on AMD systems
Aravind Gopalakrishnan (2): x86, mce, severities: Add AMD severities function x86, mce, severities: Define mce_severity function pointer arch/x86/include/asm/mce.h | 8 ++++ arch/x86/kernel/cpu/mcheck/mce-internal.h | 3 +- arch/x86/kernel/cpu/mcheck/mce-severity.c | 64 ++++++++++++++++++++++++++++++- arch/x86/kernel/cpu/mcheck/mce.c | 10 +++++ 4 files changed, 83 insertions(+), 2 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/