[PATCH v3 0/3] make incomplete dumpfile analyzable

Zhou Wenjian zhouwj-fnst at cn.fujitsu.com
Mon Oct 13 18:17:16 PDT 2014


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

 diskdump_mod.h |    2 +
 elf_info.c     |   71 ++++++++++----------
 elf_info.h     |    2 +
 makedumpfile.c |  195 +++++++++++++++++++++++++++++++++++++++++++++++++++++---
 4 files changed, 225 insertions(+), 45 deletions(-)




More information about the kexec mailing list