arm64: mm: remap kernel page tables read-only at end of init Now that all the handling is in place to deal with read-only page tables at runtime, do a pass over the kernel page tables at boot to remap all the page table pages read-only that were allocated early. Signed-off-by: Ard Biesheuvel <ardb@kernel.org>