[PATCH 0/4] Add an experimental EDAC driver for Sandy Bridge

From: Mauro Carvalho Chehab
Date: Thu Oct 20 2011 - 17:52:56 EST


This patch series add an experimental driver for Sandy Bridge machines.
Minimum CPU step required for it to work is step-C0.

This driver is experimental, and might be blaming the wrong memory DIMM,
so use it with care. Reports are welcomed.

Mark A. Grondona (1):
EDAC: Fix incorrect edac mode reporting in sb_edac

Mauro Carvalho Chehab (3):
edac: Add an experimental new driver to support Sandy Bridge CPU's
edac: sb_edac: Add it to the building system
edac: tag sb_edac as EXPERIMENTAL, as it requires more testing

drivers/edac/Kconfig | 15 +
drivers/edac/Makefile | 1 +
drivers/edac/sb_edac.c | 1893 ++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 1909 insertions(+), 0 deletions(-)
create mode 100644 drivers/edac/sb_edac.c

--
1.7.6.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/