[PATCH 0/3 V2] EDAC, AMD64_EDAC: Add ECC error decoding for newer Fam15h models.

From: Aravind Gopalakrishnan
Date: Fri Aug 02 2013 - 18:43:48 EST


Changes from V1:
- Splitting up the patch
- Remove unnecessary helper functions
- Add family/model to amd64_pvt
- Cleanup indent issues

Aravind Gopalakrishnan (3):
EDAC, AMD64_EDAC: Add PCI Device ID Functions 3 and 4 for newer F15h
models.
EDAC, AMD64_EDAC: Add relevant condition checks as F15h M30h does not
support GART or L3.
EDAC, AMD64_EDAC: Add ECC decoding support for newer F15h models.

arch/x86/kernel/amd_nb.c | 14 ++-
drivers/edac/amd64_edac.c | 276 +++++++++++++++++++++++++++++++++++++++++----
drivers/edac/amd64_edac.h | 65 ++++++++++-
include/linux/pci_ids.h | 2 +
4 files changed, 330 insertions(+), 27 deletions(-)

--
1.7.10.4


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/