Kyle McMartin 804f1594cc [PATCH] Move read_mostly definition to asm/cache.h
Seems like needless clutter having a bunch of #if defined(CONFIG_$ARCH) in
include/linux/cache.h.  Move the per architecture section definition to
asm/cache.h, and keep the if-not-defined dummy case in linux/cache.h to
catch architectures which don't implement the section.

Verified that symbols still go in .data.read_mostly on parisc,
and the compile doesn't break.

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-23 07:38:10 -08:00
..
2006-01-03 13:11:06 -08:00
2006-01-08 20:14:02 -08:00
2006-01-12 09:08:58 -08:00
2005-12-16 10:00:24 -08:00
2006-01-08 20:13:39 -08:00
2006-02-07 08:49:27 -08:00
2006-01-08 20:14:02 -08:00
2006-01-10 08:01:34 -08:00
2006-01-05 10:24:20 -08:00
2006-02-15 15:32:22 -08:00
2006-01-16 15:44:53 -08:00
2005-11-11 09:37:29 -08:00
2006-01-12 09:08:58 -08:00
2006-01-08 20:14:02 -08:00
2006-02-15 13:37:04 -08:00