diff options
author | Heiko Carstens <[email protected]> | 2022-09-05 14:18:27 +0200 |
---|---|---|
committer | Vasily Gorbik <[email protected]> | 2022-09-07 14:04:52 +0200 |
commit | b193d2d4d01ecf211c935bcb7409a69768851c6e (patch) | |
tree | 25ec55cc8b818a73a81af925236f299564899660 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | bf2ce3855c7d446669f89999d523d91048b0daf9 (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 <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions