diff options
| author | Doug Thompson <[email protected]> | 2007-07-26 10:41:15 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-07-26 11:35:18 -0700 |
| commit | 39c29657fcf6060d71e04f1e52e5bb4b2999644f (patch) | |
| tree | c8845c9bdea19716b28c9439ad39d5e69dea72b1 /scripts | |
| parent | d4c1465b7de9686c4c5aa533b15c09ab014aab3a (diff) | |
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 <[email protected]>
Cc: Ralf Baechle <[email protected]>
Signed-off-by: Doug Thompson <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions