[PATCH 0/4] kexec-tools: Xen fixes and cleanups

August 21st, 2011 - 10:10 am ET by Daniel Kiper | Report spam
Hi,

I am sending some Xen specific fixes and cleanups for kexec-tools.
These patches applies to current kexec-tools git tree.

Full list of fixes and cleanups:
- xen: Take into account Xen control interface changes since Xen Ver. 4.1,
- kexec: Export compare_ranges() function from firmware_memmap.c module,
- kexec/arch/i386: Rename fixup_memory_ranges_sysfs() to fixup_memory_ranges(),
- kexec/arch/i386: Add get_memory_ranges_xen() function.

Daniel
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
email Follow the discussionReplies 1 replyReplies Make a reply

Replies

#1 Simon Horman
August 21st, 2011 - 06:50 pm ET | Report spam
On Sun, Aug 21, 2011 at 03:50:29PM +0200, Daniel Kiper wrote:
Hi,

I am sending some Xen specific fixes and cleanups for kexec-tools.
These patches applies to current kexec-tools git tree.

Full list of fixes and cleanups:
- xen: Take into account Xen control interface changes since Xen Ver. 4.1,
- kexec: Export compare_ranges() function from firmware_memmap.c module,
- kexec/arch/i386: Rename fixup_memory_ranges_sysfs() to fixup_memory_ranges(),
- kexec/arch/i386: Add get_memory_ranges_xen() function.



Thanks Daniel,

all applied.

To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

Similar topics