Version 2 changes: split tramp_pg_dir off from the data segment and create a dedicated pgdir segment for it.
Jun Yao (2): arm64/mm: split tramp_pg_dir off from the data segment arm64/mm: make tramp_pg_dir read-only arch/arm64/include/asm/sections.h | 1 + arch/arm64/kernel/vmlinux.lds.S | 3 +++ arch/arm64/mm/mmu.c | 19 +++++++++++++++++++ 3 files changed, 23 insertions(+) -- 2.17.0