commit | 723ec731de880a76a004a304b62bf8d0f96435d8 | [log] [tgz] |
---|---|---|
author | Dave Jiang <djiang@mvista.com> | Fri Mar 02 13:36:21 2007 -0700 |
committer | Paul Mackerras <paulus@samba.org> | Fri Mar 09 15:03:25 2007 +1100 |
tree | e8f0127cd8082a3b24be73baf8bd9b574a20563d | |
parent | 27565903e94d548256bf5923653ab2a9668c9b9f [diff] |
[POWERPC] EDAC ECC software scrubber Implements the per arch atomic_scrub() that EDAC uses for software ECC scrubbing. It reads memory and then writes back the original value, allowing the hardware to detect and correct memory errors. Signed-off-by: Dave Jiang <djiang@mvista.com> Signed-off-by: Paul Mackerras <paulus@samba.org>