On Mon, Sep 10, 2012 at 01:57:44PM +0200, Daniel Kiper wrote: > Hi, > > Here I am sending Xen kdump fixes. Hi Daniel, do these relate to the changes that you were discussing with Petr Tesarik in July? > Daniel Kiper (7): > kexec: Define some constants and structures conditionally > xen: Rename e820_to_kexec_type() to xen_e820_to_kexec_type() and export it > kexec: Move crash kernel area placement and size detection to is_crashkernel_mem_reserved() > kexec: Add segregate_lowmem_region() > kexec: Get backup area start address and size directly from mem_range > kexec: Move crash memory ranges logging > xen: Fix Xen kdump support > > include/x86/x86-linux.h | 7 +- > kexec/arch/i386/crashdump-x86.c | 322 +++++++++++++++++++++++++++-------- > kexec/arch/i386/kexec-x86-common.c | 6 +- > kexec/arch/i386/kexec-x86.h | 2 + > 4 files changed, 259 insertions(+), 78 deletions(-) > > _______________________________________________ > kexec mailing list > kexec at lists.infradead.org > http://lists.infradead.org/mailman/listinfo/kexec >