Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] make incomplete dumpfile analyzable
@ 2014-10-14  1:17 Zhou Wenjian
  2014-10-14  1:17 ` [PATCH v3 1/3] makedumpfile: make get_elf64_phdr()/get_elf32_phdr() public Zhou Wenjian
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Zhou Wenjian @ 2014-10-14  1:17 UTC (permalink / raw)
  To: kexec

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(-)


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-10-20  2:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-14  1:17 [PATCH v3 0/3] make incomplete dumpfile analyzable Zhou Wenjian
2014-10-14  1:17 ` [PATCH v3 1/3] makedumpfile: make get_elf64_phdr()/get_elf32_phdr() public Zhou Wenjian
2014-10-14  1:17 ` [PATCH v3 2/3] make the incomplete dumpfile generated by ENOSPC error analyzable Zhou Wenjian
2014-10-14  1:17 ` [PATCH v3 3/3] implementation of dealing with kdump-compressed dumpfile with ENOSPC error Zhou Wenjian
2014-10-14  1:23 ` [PATCH v3 0/3] make incomplete dumpfile analyzable "Zhou, Wenjian/周文剑"
2014-10-20  1:18   ` Atsushi Kumagai
2014-10-20  2:45     ` "Zhou, Wenjian/周文剑"

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox