Alan Cox
715b49ef2d
[PATCH] EDAC: atomic scrub operations
...
EDAC requires a way to scrub memory if an ECC error is found and the chipset
does not do the work automatically. That means rewriting memory locations
atomically with respect to all CPUs _and_ bus masters. That means we can't
use atomic_add(foo, 0) as it gets optimised for non-SMP
This adds a function to include/asm-foo/atomic.h for the platforms currently
supported which implements a scrub of a mapped block.
It also adjusts a few other files include order where atomic.h is included
before types.h as this now causes an error as atomic_scrub uses u32.
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-18 19:20:30 -08:00
..
2006-01-18 19:20:22 -08:00
2006-01-09 15:59:24 -08:00
2006-01-11 01:52:40 +01:00
2006-01-11 18:42:13 -08:00
2006-01-14 18:25:19 -08:00
2006-01-10 08:01:55 -08:00
2006-01-09 15:59:24 -08:00
2006-01-09 15:59:24 -08:00
2006-01-09 15:59:24 -08:00
2006-01-09 15:59:24 -08:00
2006-01-09 15:59:24 -08:00
2006-01-15 02:37:08 +01:00
2006-01-18 19:20:28 -08:00
2006-01-14 18:27:10 -08:00
2006-01-14 18:27:10 -08:00
2006-01-11 18:42:13 -08:00
2006-01-16 23:15:31 -08:00
2006-01-18 19:20:23 -08:00
2006-01-18 19:20:23 -08:00
2006-01-09 15:59:24 -08:00
2006-01-09 15:59:24 -08:00
2006-01-14 18:27:07 -08:00
2006-01-14 18:27:12 -08:00
2006-01-18 19:20:16 -08:00
2006-01-09 15:59:24 -08:00
2006-01-14 18:27:06 -08:00
2006-01-11 18:42:13 -08:00
2006-01-14 18:27:06 -08:00
2006-01-14 18:27:12 -08:00
2006-01-10 08:01:34 -08:00
2006-01-18 19:20:28 -08:00
2006-01-10 08:01:33 -08:00
2006-01-11 18:42:13 -08:00
2006-01-16 23:15:29 -08:00
2006-01-14 18:25:19 -08:00
2006-01-14 18:27:12 -08:00
2006-01-09 15:59:24 -08:00
2006-01-14 18:27:13 -08:00
2006-01-11 18:42:13 -08:00
2006-01-15 02:43:54 +01:00
2006-01-11 18:42:13 -08:00
2006-01-14 10:27:32 -08:00
2006-01-18 13:38:12 +11:00
2006-01-11 18:42:13 -08:00
2006-01-10 08:01:25 -08:00
2006-01-10 08:02:01 -08:00
2006-01-14 18:27:06 -08:00
2006-01-10 09:31:27 -08:00
2006-01-14 18:27:06 -08:00
2006-01-14 18:27:06 -08:00
2006-01-09 15:59:24 -08:00
2006-01-17 09:02:07 +11:00
2006-01-14 18:25:19 -08:00
2006-01-12 09:08:49 -08:00
2006-01-18 19:20:30 -08:00
2006-01-14 18:27:06 -08:00
2006-01-11 18:42:13 -08:00
2006-01-09 15:59:24 -08:00
2006-01-11 18:42:13 -08:00
2006-01-18 19:20:29 -08:00
2006-01-14 18:27:06 -08:00
2006-01-09 15:59:24 -08:00
2006-01-11 18:42:13 -08:00
2006-01-10 08:01:34 -08:00
2006-01-18 19:20:22 -08:00
2006-01-11 18:42:13 -08:00
2006-01-11 18:42:13 -08:00
2006-01-10 08:01:29 -08:00
2006-01-09 15:59:24 -08:00
2006-01-10 08:01:33 -08:00
2006-01-14 18:27:06 -08:00
2006-01-18 19:20:29 -08:00
2006-01-16 23:15:29 -08:00
2006-01-18 19:20:30 -08:00
2006-01-18 19:20:29 -08:00
2006-01-14 18:27:06 -08:00
2006-01-14 18:27:12 -08:00
2006-01-11 18:42:13 -08:00
2006-01-09 15:59:24 -08:00
2006-01-09 15:59:24 -08:00
2006-01-18 19:20:30 -08:00
2006-01-18 19:20:29 -08:00
2006-01-09 15:59:25 -08:00
2006-01-10 08:01:29 -08:00