[Crash-utility] [PATCHv9 0/4] crash-utility/arm64: memory layout bug fixes

Pingfan Liu piliu at redhat.com
Fri Jul 2 02:14:20 UTC 2021


This series fix the bug caused by arm64 kernel memory layout changes

v8 -> v9:
  reorder the series
  drop phys_offset_nominal

This series can work on v5.13 kernel (RHEL-9) and for compatibility, on v4.18 (RHEL-8)

Cc: HAGIO KAZUHITO <k-hagio-ab at nec.com>
Cc: Lianbo Jiang <lijiang at redhat.com>
Cc: Bhupesh Sharma <bhupesh.sharma at linaro.org>
To: crash-utility at redhat.com

Pingfan Liu (4):
  crash-utility/arm64: rename ARM64_PAGE_OFFSET_ACTUAL as
    ARM64_FLIP_PAGE_OFFSET_ACTUAL
  crash-utility/arm64: assign page_offset with kernel configure value
  crash-utility/arm64: use dedicated bits to record the mem layout
    changes
  crash-utility/arm64: implement switchable PTOV()/VTOP()

 arm64.c | 61 +++++++++++++++++++++++++++++++++++++++++++++++++--------
 defs.h  | 15 ++++++++------
 2 files changed, 62 insertions(+), 14 deletions(-)

-- 
2.29.2




More information about the Crash-utility mailing list