[PATCH 0/3] arm64 pt dumper changes

Ard Biesheuvel ard.biesheuvel at linaro.org
Mon Feb 22 02:00:36 PST 2016


This series updates the kernel page table dumper to:
- not initialize the vmemmap region markers dynamically
- show region boundaries for the kasan shadow region
- include the UEFI runtime services mappings

Ard Biesheuvel (3):
  arm64: ptdump: use static initializers for vmemmap region boundaries
  arm64: ptdump: add region marker for kasan shadow region
  arm64: ptdump: include UEFI runtime service mappings

 arch/arm64/mm/dump.c               | 58 ++++++++------------
 drivers/firmware/efi/arm-runtime.c |  2 +-
 2 files changed, 24 insertions(+), 36 deletions(-)

-- 
2.5.0




More information about the linux-arm-kernel mailing list