[PARISC] Kill off ASM_PAGE_SIZE use
authorSam Ravnborg <sam@ravnborg.org>
Thu, 18 Oct 2007 07:04:34 +0000 (00:04 -0700)
committerKyle McMartin <kyle@shortfin.cabal.ca>
Thu, 18 Oct 2007 07:59:15 +0000 (00:59 -0700)
commit1c593571093ae0f259d3bd7a66988a7a8eb5c7bc
tree0ce48386ab6e2752145dba8fa81bc5440eda0118
parentbe1b3d8cb141c0705d61af2e2372d72ff16c7d04
[PARISC] Kill off ASM_PAGE_SIZE use

We have the macro _AC() generally available now
so the calculation of PAGE_SIZE can be made
assembler compatible.
Introduce use of _AC() and kill all users of
ASM_PAGE_SIZE.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
arch/parisc/kernel/asm-offsets.c
arch/parisc/kernel/syscall.S
arch/parisc/kernel/vmlinux.lds.S
include/asm-parisc/page.h