[PATCH] Kill L1_CACHE_SHIFT_MAX
authorRavikiran G Thirumalai <kiran@scalex86.org>
Sun, 8 Jan 2006 09:01:28 +0000 (01:01 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 9 Jan 2006 04:13:39 +0000 (20:13 -0800)
commit1fd73c6b6737b7e6eacac1b00dac16e7540c3cb1
treee66dbe34118b289c6f89a23764e355ea62fa2c62
parent22fc6eccbf4ce4eb6265e6ada7b50a7b9cc57d05
[PATCH] Kill L1_CACHE_SHIFT_MAX

Kill L1_CACHE_SHIFT from all arches.  Since L1_CACHE_SHIFT_MAX is not used
anymore with the introduction of INTERNODE_CACHE, kill L1_CACHE_SHIFT_MAX.

Signed-off-by: Ravikiran Thirumalai <kiran@scalex86.org>
Signed-off-by: Shai Fultheim <shai@scalex86.org>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
23 files changed:
include/asm-alpha/cache.h
include/asm-arm/cache.h
include/asm-cris/arch-v10/cache.h
include/asm-cris/arch-v32/cache.h
include/asm-cris/dma-mapping.h
include/asm-generic/dma-mapping.h
include/asm-i386/cache.h
include/asm-i386/dma-mapping.h
include/asm-ia64/cache.h
include/asm-m32r/cache.h
include/asm-m68k/cache.h
include/asm-mips/cache.h
include/asm-parisc/cache.h
include/asm-powerpc/cache.h
include/asm-powerpc/dma-mapping.h
include/asm-s390/cache.h
include/asm-sh/cache.h
include/asm-sh64/cache.h
include/asm-sparc/cache.h
include/asm-sparc64/cache.h
include/asm-um/cache.h
include/asm-v850/cache.h
include/asm-x86_64/cache.h