[PATCH 0/6] arm64/head: Cleanups for __create_page_tables()

Anshuman Khandual anshuman.khandual at arm.com
Tue May 17 20:17:19 PDT 2022


This cleanup series is a precursor before carving out idmap_pg_dir creation
from overall __create_page_table(). This series is derived from an original
work from Mark Rutland.

https://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git/log/?h=arm64/pgtable/idmap

This series applies on v5.18-rc4

Mark Rutland (6):
  arm64: don't override idmap t0sz
  arm64: head: remove __PHYS_OFFSET
  arm64: head: clarify `populate_entries`
  arm64: head: clarify `compute_indices`
  arm64: head: clarify `map_memory`
  arm64: head: clarify commentary for __create_page_tables

 arch/arm64/kernel/head.S | 102 +++++++++++++++++++++------------------
 arch/arm64/mm/proc.S     |   3 +-
 2 files changed, 55 insertions(+), 50 deletions(-)

-- 
2.20.1




More information about the linux-arm-kernel mailing list