summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/zImage.lds.S
diff options
context:
space:
mode:
authorMichael Ellerman <michael@ozlabs.org>2011-04-12 21:00:05 +0200
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2011-04-20 08:59:20 +0200
commitee7a2aa3d3fd10a7157dd19f737b2bafdea0458f (patch)
tree2b562ba93b3c623d032c4808774366e357f21803 /arch/powerpc/boot/zImage.lds.S
parentpowerpc/mm: Standardise on MMU_NO_CONTEXT (diff)
downloadlinux-ee7a2aa3d3fd10a7157dd19f737b2bafdea0458f.tar.xz
linux-ee7a2aa3d3fd10a7157dd19f737b2bafdea0458f.zip
powerpc/mm: Fix slice state initialization for Book3E
On Book3E, MMU_NO_CONTEXT != 0, but the slice_mm_new_context() macro assumes that it is. This means that the map of the page sizes for each slice is always initialized to zeroes (which happens to be 4k pages), rather than to the correct default base page size value - which might be 64k. This patch corrects the problem. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/boot/zImage.lds.S')
0 files changed, 0 insertions, 0 deletions