Hi all, Currently physical and virtual addresses are the same on S390X, but in the future it is going to be uncoupled just like on any other architecture. This series supports that feature, but it does not impact the current and older kernel versions. Patch 2 is basically NOP and only fix semantics. Patch 3 uses the feature if it is available in kernel. Thanks! Alexander Gordeev (3): Fix identity_map_base value dump on S390 s390x: fix virtual vs physical address confusion s390x: uncouple physical and virtual memory spaces defs.h | 20 ++++- s390.c | 2 +- s390x.c | 245 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 3 files changed, 255 insertions(+), 12 deletions(-) -- 2.40.1 -- Crash-utility mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxxxxxx https://${domain_name}/admin/lists/devel.lists.crash-utility.osci.io/ Contribution Guidelines: https://github.com/crash-utility/crash/wiki