[PATCH v4 0/4] makedumpfile: make incomplete dumpfile analyzable
Zhou Wenjian
zhouwj-fnst at cn.fujitsu.com
Sun Oct 19 19:48:42 PDT 2014
v3->v4:
Fix reassemble_kdump_header() to take over incomplete flags of
all dump file
v2->v3:
Remove the part of changing PT_LOAD header
Add check_and_modify_headers()
Wang Xiao (3):
makedumpfile: make get_elf64_phdr()/get_elf32_phdr() public
make the incomplete dumpfile generated by ENOSPC error analyzable
implementation of dealing with kdump-compressed dumpfile with ENOSPC
error
Zhou Wenjian (1):
Fix reassemble_kdump_header()
diskdump_mod.h | 2 +
elf_info.c | 71 ++++++++++----------
elf_info.h | 2 +
makedumpfile.c | 205 +++++++++++++++++++++++++++++++++++++++++++++++++++++---
4 files changed, 233 insertions(+), 47 deletions(-)
More information about the kexec
mailing list