kernel-ark/arch/powerpc
Arnd Bergmann 19242b2407 [PATCH] powerpc: Fix 64k pages on non-partitioned machines
The page size encoding passed to tlbie is incorrect for new-style
large pages.  This fixes it.  This doesn't affect anything on older
machines because mmu_psize_defs[psize].penc (the page size encoding)
is 0 for 4k and 16M pages (the two are distinguished by a separate "is
a large page" bit).

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-17 10:56:24 -07:00
..
boot
configs [PATCH] powerpc: update cell_defconfig 2006-04-29 15:11:30 +10:00
kernel [PATCH] powerpc: Fix cell blade detection 2006-06-09 13:06:00 +10:00
lib
math-emu
mm [PATCH] powerpc: Fix 64k pages on non-partitioned machines 2006-06-17 10:56:24 -07:00
oprofile
platforms [PATCH] powerpc: Fix cell blade detection 2006-06-09 13:06:00 +10:00
sysdev
xmon
Kconfig
Kconfig.debug
Makefile