summaryrefslogtreecommitdiff
path: root/arch/x86
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2022-09-05 14:18:27 +0200
committerVasily Gorbik <gor@linux.ibm.com>2022-09-07 14:04:52 +0200
commitb193d2d4d01ecf211c935bcb7409a69768851c6e (patch)
tree25ec55cc8b818a73a81af925236f299564899660 /arch/x86
parentbf2ce3855c7d446669f89999d523d91048b0daf9 (diff)
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 'arch/x86')
0 files changed, 0 insertions, 0 deletions