From: Benjamin Herrenschmidt Date: Tue, 28 Jul 2009 01:59:34 +0000 (+1000) Subject: powerpc: Add memory management headers for new 64-bit BookE X-Git-Tag: v2.6.32-rc1~675^2~93 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57e2a99f74b0d3720c97a6aadb57ae6aad3c61ea;p=pandora-kernel.git powerpc: Add memory management headers for new 64-bit BookE This adds the PTE and pgtable format definitions, along with changes to the kernel memory map and other definitions related to implementing support for 64-bit Book3E. This also shields some asm-offset bits that are currently only relevant on 32-bit We also move the definition of the "linux" page size constants to the common mmu.h file and add a few sizes that are relevant to embedded processors. Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed