linux/arch
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
..
alpha some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
arm some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
arm26 mm: fault feedback #2 2007-07-19 10:04:41 -07:00
avr32 mm: fault feedback #2 2007-07-19 10:04:41 -07:00
blackfin some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
cris some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
frv FRV: work around a possible compiler bug 2007-07-19 10:04:50 -07:00
h8300 PTRACE_POKEDATA consolidation 2007-07-17 10:23:03 -07:00
i386 drivers/edac: add new nmi rescan 2007-07-19 10:04:53 -07:00
ia64 mm: variable length argument support 2007-07-19 10:04:45 -07:00
m32r define new percpu interface for shared data 2007-07-19 10:04:44 -07:00
m68k mm: fault feedback #2 2007-07-19 10:04:41 -07:00
m68knommu m68knommu: remove is_in_rom() function 2007-07-19 10:04:51 -07:00
mips define new percpu interface for shared data 2007-07-19 10:04:44 -07:00
parisc define new percpu interface for shared data 2007-07-19 10:04:44 -07:00
powerpc some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
ppc define new percpu interface for shared data 2007-07-19 10:04:44 -07:00
s390 s390: Put allocated ELF notes in read-only data segment 2007-07-19 10:04:47 -07:00
sh define new percpu interface for shared data 2007-07-19 10:04:44 -07:00
sh64 define new percpu interface for shared data 2007-07-19 10:04:44 -07:00
sparc define new percpu interface for shared data 2007-07-19 10:04:44 -07:00
sparc64 define new percpu interface for shared data 2007-07-19 10:04:44 -07:00
um mm: fault feedback #2 2007-07-19 10:04:41 -07:00
v850 PTRACE_POKEDATA consolidation 2007-07-17 10:23:03 -07:00
x86_64 drivers/edac: add new nmi rescan 2007-07-19 10:04:53 -07:00
xtensa define new percpu interface for shared data 2007-07-19 10:04:44 -07:00