diff options
author | Arnd Bergmann <arnd.bergmann@de.ibm.com> | 2006-06-15 11:15:44 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-17 17:56:24 (GMT) |
commit | 19242b240793ac769f5b91b68a5e43dd39f0c530 (patch) | |
tree | 76254ae73875cd581c9ba6d6d193c3446faa311a /arch/parisc/kernel/head.S | |
parent | f53ae1dc3429529a58aa538e0a860d713c7079c3 (diff) | |
download | linux-fsl-qoriq-19242b240793ac769f5b91b68a5e43dd39f0c530.tar.xz |
[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>
Diffstat (limited to 'arch/parisc/kernel/head.S')
0 files changed, 0 insertions, 0 deletions