[Patch] kexec: remove duplicated backup_src_start field from struct crash_elf_info

Simon Horman horms at verge.net.au
Wed Apr 27 02:15:36 EDT 2011


On Wed, Apr 27, 2011 at 11:33:27AM +0800, Amerigo Wang wrote:
> Vivek pointed out that we have duplicated ->backup_src_start
> in struct crash_elf_info and struct kexec_info.
> 
> This patch removes the ->backup_src_start and ->backup_src_end
> from struct crash_elf_info.
> 
> I tested it on both i686 and ppc64, and used a test case from
> Dave Anderson to confirm the backup region is correct on i686.
> 
> Signed-off-by: WANG Cong <amwang at redhat.com>
> Cc: Vivek Goyal <vgoyal at redhat.com>
> Cc: Simon Horman <horms at verge.net.au>

Thanks, applied.



More information about the kexec mailing list