diff options
| author | 2022-09-05 14:18:27 +0200 | |
|---|---|---|
| committer | 2022-09-07 14:04:52 +0200 | |
| commit | b193d2d4d01ecf211c935bcb7409a69768851c6e (patch) | |
| tree | 25ec55cc8b818a73a81af925236f299564899660 /tools/scripts/ssh:/git@git.zx2c4.com | |
| parent | s390/mm: remove unused access parameter from do_fault_error() (diff) | |
| download | linux-dev-b193d2d4d01ecf211c935bcb7409a69768851c6e.tar.xz linux-dev-b193d2d4d01ecf211c935bcb7409a69768851c6e.zip | |
s390/mm: split lowcore pages with set_memory_4k()
Use set_memory_4k() to split lowcore pages within the kernel mapping
instead of using the quite subtle !addr check within modify_pmd_table()
and modify_pud_table() to prevent large pages for address zero.
With this lowcore might be mapped with 1MB / 2GB frames and only later
will be split. This way this mapping is handled like every other.
Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'tools/scripts/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
