summaryrefslogtreecommitdiffstats
path: root/drivers/edac/pasemi_edac.c
diff options
context:
space:
mode:
authorDoug Thompson <dougthompson@xmission.h>2007-07-26 19:41:15 +0200
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-07-26 20:35:18 +0200
commit39c29657fcf6060d71e04f1e52e5bb4b2999644f (patch)
treec8845c9bdea19716b28c9439ad39d5e69dea72b1 /drivers/edac/pasemi_edac.c
parentdrivers/edac: fix edac_pci sysfs (diff)
downloadlinux-39c29657fcf6060d71e04f1e52e5bb4b2999644f.tar.xz
linux-39c29657fcf6060d71e04f1e52e5bb4b2999644f.zip
include/asm-:mips add missing edac h file
EDAC has a foundation to perform software memory scrubbing, but it requires a per architecture (atomic_scrub) function for performing an atomic update operation. Under X86, this is done with a lock: add [addr],0 in the file asm-x86/edac.h This patch provides the MIPS arch with that atomic function, atomic_scrub() in asm-mips/edac.h Cc: Alan Cox <alan@lxorguk.ukuu.org.uk> Cc: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Doug Thompson <dougthompson@xmission.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/edac/pasemi_edac.c')
0 files changed, 0 insertions, 0 deletions