summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAustin Kim <austin.kim@lge.com>2026-04-05 03:42:40 +0300
committerPaul Walmsley <pjw@kernel.org>2026-04-05 03:42:40 +0300
commitd8e99133eb4a8d09dcbf71f7277dc948d3413227 (patch)
tree1e6e6e12d012f5f97ab75206eee2840036a89d15 /tools
parentce3a360a6d0b3d2b2a23238ff1b7a4ac1280d196 (diff)
downloadlinux-d8e99133eb4a8d09dcbf71f7277dc948d3413227.tar.xz
riscv: export kaslr offset and satp in VMCOREINFO ELF notes
The following options are required by the kdump crash utility for RISC-V based vmcore file: - kaslr: If the vmcore is generated from a KASLR-enabled Linux kernel, the KASLR offset is required for the crash utility to load the vmcore. Without the proper kaslr option, the crash utility fails to load the vmcore file. - satp: The exact root page table address helps determine the correct base PGD address. With this patch, RISC-V VMCOREINFO ELF notes now include both kaslr and satp information. Signed-off-by: Austin Kim <austin.kim@lge.com> Link: https://patch.msgid.link/aYwKUE3ZzN7/ZY/A@adminpc-PowerEdge-R7525 Signed-off-by: Paul Walmsley <pjw@kernel.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions