]> www.infradead.org Git - users/dwmw2/linux.git/commit
s390/vmcoreinfo: Store virtual memory layout
authorAlexander Gordeev <agordeev@linux.ibm.com>
Fri, 11 Aug 2023 08:10:53 +0000 (10:10 +0200)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Wed, 17 Apr 2024 11:38:01 +0000 (13:38 +0200)
commit378e32aa81971e8f5594372c6a9d75aa3cf52c99
treea0c5e9e67f0689912b4061d29174da65cf2c670c
parent8572f52518f69842d983b45eefa7d4efccd233de
s390/vmcoreinfo: Store virtual memory layout

This is a preparatory rework to allow uncoupling virtual
and physical addresses spaces.

The virtual memory layout is needed for address translation
by crash tool when /proc/kcore device is used as the memory
image.

Acked-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
arch/s390/kernel/vmcore_info.c