https://github.com/torvalds/linux
Revision e4c031b4f2515e9531d71c8aa779799231dbcd0c authored by Jan Glauber on 20 April 2011, 08:15:32 UTC, committed by Martin Schwidefsky on 20 April 2011, 08:15:43 UTC
The page table walk for changing page attributes used the wrong
address for pgd/pud/pmd lookups if the range was bigger than
a pmd entry. Fix the lookup by using the correct address.

Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
1 parent c708c57
History
Tip revision: e4c031b4f2515e9531d71c8aa779799231dbcd0c authored by Jan Glauber on 20 April 2011, 08:15:32 UTC
[S390] fix page table walk for changing page attributes
Tip revision: e4c031b
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 941 bytes
.mailmap -rw-r--r-- 4.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 188.3 KB
Makefile -rw-r--r-- 51.1 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top