https://github.com/torvalds/linux
Revision 0b89ede629637c03b9a728fb08bfe6ed51de9be7 authored by Martin Schwidefsky on 31 August 2017, 10:30:54 UTC, committed by Martin Schwidefsky on 31 August 2017, 12:03:21 UTC
The mm->context.asce field of a new process is not set up correctly
in case of a fork with a 5 level page table.
Add the missing case to init_new_context().

Fixes: 1aea9b3f9210 ("s390/mm: implement 5 level pages tables")
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
1 parent 42ff72c
History
Tip revision: 0b89ede629637c03b9a728fb08bfe6ed51de9be7 authored by Martin Schwidefsky on 31 August 2017, 10:30:54 UTC
s390/mm: fork vs. 5 level page tabel
Tip revision: 0b89ede
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.3 KB
.mailmap -rw-r--r-- 8.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 96.2 KB
Kbuild -rw-r--r-- 2.2 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 411.0 KB
Makefile -rw-r--r-- 58.8 KB
README -rw-r--r-- 722 bytes

README

back to top