The following patchset enables MCE decoding support for AMD Family 16h processors.
Changes in V2: * Changed if/else style and pr_cont usage per feedback from: https://lkml.org/lkml/2012/12/17/365 * Merged f14h and f16h mc0 and mc2 decoding into common function per feedback from: https://lkml.org/lkml/2012/12/18/269 * Fixed typo in INT_ERROR decoding. Jacob Shin (2): MCE, AMD: Make MC2 decoding part of amd_decoder_ops as well MCE, AMD: MCE decoding support for AMD Family 16h drivers/edac/mce_amd.c | 139 +++++++++++++++++++++++++++++++++++------------- drivers/edac/mce_amd.h | 4 ++ 2 files changed, 105 insertions(+), 38 deletions(-) -- 1.7.9.5 -- 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/