This patchset contains a couple of patches which provide important arm64 fixes for KASLR boot cases: PATCH 1 -> Addresses the issue with 'info->page_offset' calculation for KASLR cases. PATCH 2 -> Addresses the issue with filtering not able to translate symbol address from vmlinux to kernel run time address in case of KASLR boot. Bhupesh Sharma (2): arm64: Get 'info->page_offset' from PT_LOAD segments to support KASLR boot cases arm64: Add runtime kaslr offset if it exists arch/arm64.c | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++----- common.h | 1 + makedumpfile.h | 4 +++- 3 files changed, 63 insertions(+), 6 deletions(-) -- 2.7.4 _______________________________________________ kexec mailing list kexec@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/kexec