[PATCH 0/5] Add new SMCA bank types

From: Ghannam, Yazen
Date: Fri Feb 01 2019 - 17:55:57 EST


From: Yazen Ghannam <yazen.ghannam@xxxxxxx>

This series adds decoding for some new SMCA bank types (MP5, NBIO, and
PCIE) and also for some new versions of existing bank types (CS, PSP,
and SMU).

This series also adds new error type descriptions for existing SMCA bank
types that aren't getting a version bump. And also some error
descriptions are updated to more closely match the latest documentation.

The last patch in this set is a minor tweak to print the error code and
description on a single line rather than separate lines.

Thanks,
Yazen

Yazen Ghannam (5):
x86/MCE/AMD: Add new MP5, NBIO, and PCIE SMCA bank types
x86/MCE/AMD: Add new McaTypes for CS, PSP, and SMU
EDAC, mce_amd: Add new error descriptions for some SMCA bank types
EDAC, mce_amd: Match error descriptions to latest documentation
EDAC, mce_amd: Print ExtErrorCode and description on a single line

arch/x86/include/asm/mce.h | 6 +
arch/x86/kernel/cpu/mce/amd.c | 26 +++-
drivers/edac/mce_amd.c | 264 +++++++++++++++++++++++-----------
3 files changed, 205 insertions(+), 91 deletions(-)

--
2.17.1