mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] Add an experimental EDAC driver for Sandy Bridge
@ 2011-10-20 21:52 Mauro Carvalho Chehab
  0 siblings, 0 replies; only message in thread
From: Mauro Carvalho Chehab @ 2011-10-20 21:52 UTC (permalink / raw)
  Cc: Linux Edac Mailing List, Linux Kernel Mailing List

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-10-20 21:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-20 21:52 [PATCH 0/4] Add an experimental EDAC driver for Sandy Bridge Mauro Carvalho Chehab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome