MIPS: add support for 64 bit addressing
authorZhi-zhou Zhang <etou.zh@gmail.com>
Tue, 16 Oct 2012 13:02:08 +0000 (15:02 +0200)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Tue, 16 Oct 2012 13:02:08 +0000 (15:02 +0200)
commit090854c826276b4d6361b4bdf3091ddcc977544c
tree0a5eec58a100bb3f1266379e19ee4953e5069ac0
parentcb0a6a1ecc8dfe4dbdad6f9376ef78879337b118
MIPS: add support for 64 bit addressing

Prepare for upcoming mips64 support. This patch add mips64 address
support.

Signed-off-by: Zhizhou Zhang <etou.zh@gmail.com>
[daniel.schwierzeck@gmail.com: prefer _MIPS_SZLONG in posix_types.h to fix some warnings]
Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
arch/mips/include/asm/addrspace.h
arch/mips/include/asm/io.h
arch/mips/include/asm/posix_types.h