commit | 1aea9b3f921003f0880f0676ae85d87c9f1cb4a2 | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Apr 24 18:19:10 2017 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Jun 12 16:25:54 2017 +0200 |
tree | 32b9b3100e16b50d515cd05cf249df3f6fb0b779 | |
parent | 16ddcc34b8bde5d9257114a16565fac73237bef9 [diff] |
s390/mm: implement 5 level pages tables Add the logic to upgrade the page table for a 64-bit process to five levels. This increases the TASK_SIZE from 8PB to 16EB-4K. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>