[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKE
authorKumar Gala <galak@kernel.crashing.org>
Thu, 6 Dec 2007 19:11:04 +0000 (13:11 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 6 Dec 2007 19:11:04 +0000 (13:11 -0600)
commitbee86f14d51a5a9a3b1897e301da1e415df0ba23
tree28aaf0db44a4d6f2c8f3f7162200a05d590f4e98
parent7e1fb765c613298d861f80fa18af26df87a4ec19
[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKE

The size of swapper_pg_dir is 8k instead of 4k when using 64-bit PTEs
(CONFIG_PTE_64BIT).

This was reported by Cedric Hombourger <chombourger@gmail.com>

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/kernel/asm-offsets.c
arch/powerpc/kernel/head_32.S
arch/powerpc/kernel/head_40x.S
arch/powerpc/kernel/head_44x.S
arch/powerpc/kernel/head_fsl_booke.S
include/asm-powerpc/pgtable-ppc32.h