This series fix the bug caused by arm64 kernel memory layout changes v7 -> v8: [1/4]: use machdep->flags instead of a field in machspec [2/4]: show FLIPPED_VM and HAS_PHYSVIRT_OFFSET in "help -m "
Cc: HAGIO KAZUHITO <[email protected]> Cc: Lianbo Jiang <[email protected]> Cc: Bhupesh Sharma <[email protected]> To: [email protected] Pingfan Liu (4): crash-utility/arm64: introduce a dedicated field to record the mem layout changes crash-utility/arm64: store phy_offset and memstart_addr separately crash-utility/arm64: rename ARM64_PAGE_OFFSET_ACTUAL as ARM64_FLIP_PAGE_OFFSET_ACTUAL crash-utility/arm64: assign page_offset with kernel configure value arm64.c | 93 +++++++++++++++++++++++++++++++++++++++++++++++++++------ defs.h | 24 +++++++++++---- 2 files changed, 102 insertions(+), 15 deletions(-) -- 2.29.2 -- Crash-utility mailing list [email protected] https://listman.redhat.com/mailman/listinfo/crash-utility
