[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1240931173-17477-1-git-send-email-borislav.petkov@amd.com>
Date: Tue, 28 Apr 2009 17:05:52 +0200
From: Borislav Petkov <borislav.petkov@....com>
To: akpm@...ux-foundation.org, greg@...ah.com
CC: <linux-kernel@...r.kernel.org>,
Borislav Petkov <borislav.petkov@....com>
Subject: [RFC PATCH 00/21] amd64_edac: EDAC module for AMD64
Hi Andrew,
hi Greg,
I think you've already heard about this driver, so here is a first
upstream submission request. It is quite sizable but partly the reason
for it is that it handles ECC detection and reporting for all AMD
K8, F10h and F11h families. It also implements DRAM error injection
functionality, failing DIMM module detection and some other fun stuff
found on F10h and later CPUs.
We've been doing testing/bugfixing/scrubbing here for some time, have
converted it to using kernel facilities and basically removed some slack
from it like glue code due to it being maintained out-of-tree. Please
take a look and let us know of any objections/comments you might have so
that we could tackle them on time.
Thanks in advance.
drivers/edac/Kconfig | 26 +
drivers/edac/Makefile | 1 +
drivers/edac/amd64_edac.c | 5249 +++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 5276 insertions(+), 0 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists