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(a)nec.com>
Cc: Lianbo Jiang <lijiang(a)redhat.com>
Cc: Bhupesh Sharma <bhupesh.sharma(a)linaro.org>
To: crash-utility(a)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