[SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.h
authorDavid S. Miller <davem@sunset.davemloft.net>
Tue, 20 Sep 2005 03:11:57 +0000 (20:11 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 20 Sep 2005 03:11:57 +0000 (20:11 -0700)
commit6a9b490d5fd7f23c5bcd75f970e01633ad3136e3
treedd3ad10d43a5dd765705f32ff1fca6fc1bab88fd
parente0487992ce1dd7ae7da9c6aabdb19570bb95432b
[SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.h

This showed that arch/sparc64/kernel/ptrace.c was not getting
the define properly, and thus the code protected by this ifdef
was never actually compiled before.  So fix that too.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/ptrace.c
include/asm-sparc64/cacheflush.h
include/asm-sparc64/ide.h
include/asm-sparc64/page.h
include/asm-sparc64/pgalloc.h