Haigo-san, Could you review this patch set? ________________________________________ 差出人: HATAYAMA Daisuke <d.hatayama@xxxxxxxxxxx> 送信日時: 2020年7月9日 21:11 宛先: k-hagio-ab@xxxxxxx; crash-utility@xxxxxxxxxx CC: Hatayama, Daisuke/畑山 大輔 件名: [PATCH 0/4] sadump, kaslr: fix failure of calculating kaslr_offset due to an sadump format restriction This patch series fix failure of calculating kaslr_offset due to an sadump format restriction. The main part is the 4-th patch. I found some small bugs during this work and the 2nd and 3rd are to fix them and are also needed for the 4-th patch. This issue occurs also in makedumpfile, and I have already posted the corresponding patch for makedumpfile at: http://lists.infradead.org/pipermail/kexec/2020-July/020852.html HATAYAMA Daisuke (4): symbols: Add linux_banner_vmlinux in symbol table symbols: fix initialization of st->{pti_init,kaiser}_vmlinux kaslr: cleanup how to set values to the arguments of calc_kaslr_offset() kaslr: fix failure of calculating kaslr_offset due to an sadump format restriction defs.h | 1 + kaslr_helper.c | 61 +++++++++++++++++++++++++++++++++++++++++++++------------- sadump.c | 18 ++++++++++------- symbols.c | 25 +++++++++++++++++++----- 4 files changed, 80 insertions(+), 25 deletions(-) -- 1.8.3.1 -- Crash-utility mailing list Crash-utility@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/crash-utility