From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from [59.151.112.132] (helo=heian.cn.fujitsu.com) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1Xdqsc-0005VG-V8 for kexec@lists.infradead.org; Tue, 14 Oct 2014 01:26:27 +0000 Received: from G08CNEXCHPEKD01.g08.fujitsu.local (localhost.localdomain [127.0.0.1]) by edo.cn.fujitsu.com (8.14.3/8.13.1) with ESMTP id s9E1Q219026174 for ; Tue, 14 Oct 2014 09:26:02 +0800 Message-ID: <543C7B1F.40804@cn.fujitsu.com> Date: Tue, 14 Oct 2014 09:23:43 +0800 From: =?UTF-8?B?Ilpob3UsIFdlbmppYW4v5ZGo5paH5YmRIg==?= MIME-Version: 1.0 Subject: Re: [PATCH v3 0/3] make incomplete dumpfile analyzable References: <1413249439-12349-1-git-send-email-zhouwj-fnst@cn.fujitsu.com> In-Reply-To: <1413249439-12349-1-git-send-email-zhouwj-fnst@cn.fujitsu.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "kexec" Errors-To: kexec-bounces+dwmw2=infradead.org@lists.infradead.org To: kexec@lists.infradead.org I will continue these patches. Zhou Wenjian On 10/14/2014 09:17 AM, Zhou Wenjian wrote: > 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 _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec