Staging
v0.5.1
https://github.com/torvalds/linux
Revision 19242b240793ac769f5b91b68a5e43dd39f0c530 authored by Arnd Bergmann on 15 June 2006, 11:15:44 UTC, committed by Linus Torvalds on 17 June 2006, 17:56:24 UTC
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>
1 parent f53ae1d
History
Tip revision: 19242b240793ac769f5b91b68a5e43dd39f0c530 authored by Arnd Bergmann on 15 June 2006, 11:15:44 UTC
[PATCH] powerpc: Fix 64k pages on non-partitioned machines
Tip revision: 19242b2
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 68.9 KB
Makefile -rw-r--r-- 43.7 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top