]> git.baikalelectronics.ru Git - kernel.git/commit
s390/mm: fork vs. 5 level page tabel
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 31 Aug 2017 10:30:54 +0000 (12:30 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 31 Aug 2017 12:03:21 +0000 (14:03 +0200)
commit8767ff189eac785d95c580457457577144b74e09
tree416e5863597438095886d763bc315f36aadcc88c
parent5a706cf927f5544f9a026e7f44ea498fd2990376
s390/mm: fork vs. 5 level page tabel

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: e2c400c458d5 ("s390/mm: implement 5 level pages tables")
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/mmu_context.h