From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: unlisted-recipients:; (no To-header on input)
Cc: Linux Edac Mailing List <linux-edac@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [PATCH 0/4] Add an experimental EDAC driver for Sandy Bridge
Date: Thu, 20 Oct 2011 19:52:36 -0200 [thread overview]
Message-ID: <20111020195236.513dd138@redhat.com> (raw)
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
reply other threads:[~2011-10-20 21:52 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20111020195236.513dd138@redhat.com \
--to=mchehab@redhat.com \
--cc=linux-edac@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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