Juergen Gross
2011-Jan-05 14:44 UTC
[Xen-devel] [PATCH] correct _domain offset info in elf-notes
The hypervisor writes some data structure infos into the elf note section of the vmcore to enable interpretation of the xen structures by kexec/kdump. The info of the offset of _domain in page_info was just wrong on non-ia64 systems. Attached patch corrects this. Signed-off-by: juergen.gross@ts.fujitsu.com 2 files changed, 8 insertions(+), 4 deletions(-) xen/common/kexec.c | 6 +++++- xen/include/xen/kexec.h | 6 +++--- _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel