linux/drivers/edac
Dave Jiang c0d1217202 drivers/edac: add new nmi rescan
Provides a way for NMI reported errors on x86 to notify the EDAC
subsystem pending ECC errors by writing to a software state variable.

Here's the reworked patch. I added an EDAC stub to the kernel so we can
have variables that are in the kernel even if EDAC is a module. I also
implemented the idea of using the chip driver to select error detection
mode via module parameter and eliminate the kernel compile option.
Please review/test. Thx!

Also, I only made changes to some of the chipset drivers since I am
unfamiliar with the other ones. We can add similar changes as we go.

Signed-off-by: Dave Jiang <djiang@mvista.com>
Signed-off-by: Douglas Thompson <dougthompson@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-19 10:04:53 -07:00
..
Kconfig drivers/edac: add new nmi rescan 2007-07-19 10:04:53 -07:00
Makefile drivers/edac: add new nmi rescan 2007-07-19 10:04:53 -07:00
amd76x_edac.c [PATCH] EDAC: fix module names quoted in sysfs 2006-07-01 09:55:58 -07:00
e7xxx_edac.c drivers/edac: add new nmi rescan 2007-07-19 10:04:53 -07:00
e752x_edac.c drivers/edac: add new nmi rescan 2007-07-19 10:04:53 -07:00
edac_core.h drivers/edac: core.h fix scrubdefs 2007-07-19 10:04:53 -07:00
edac_device.c drivers/edac: add edac_device class 2007-07-19 10:04:53 -07:00
edac_device_sysfs.c drivers/edac: add edac_device class 2007-07-19 10:04:53 -07:00
edac_mc.c drivers/edac: add new nmi rescan 2007-07-19 10:04:53 -07:00
edac_mc.h drivers/edac: split out functions to unique files 2007-07-19 10:04:53 -07:00
edac_mc_sysfs.c drivers/edac: mc sysfs add missing mem types 2007-07-19 10:04:53 -07:00
edac_module.c drivers/edac: add new nmi rescan 2007-07-19 10:04:53 -07:00
edac_module.h drivers/edac: add edac_device class 2007-07-19 10:04:53 -07:00
edac_pci_sysfs.c drivers/edac: split out functions to unique files 2007-07-19 10:04:53 -07:00
edac_stub.c drivers/edac: add new nmi rescan 2007-07-19 10:04:53 -07:00
i5000_edac.c drivers/edac: add new nmi rescan 2007-07-19 10:04:53 -07:00
i82443bxgx_edac.c drivers/edac: new i82443bxgz MC driver 2007-07-19 10:04:53 -07:00
i82860_edac.c [PATCH] EDAC: fix module names quoted in sysfs 2006-07-01 09:55:58 -07:00
i82875p_edac.c Fix 82875 PCI setup 2007-05-08 11:15:07 -07:00
r82600_edac.c [PATCH] EDAC: fix module names quoted in sysfs 2006-07-01 09:55:58 -07:00