[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] dump-core: always use ELFCLASS64 to support x86_32pae
always use elfclass64 format to support x86_32pae. Without this patch xen dump-core format can't handle over 4GB case. I don't think no tools but xc_ptrace_core is aware of the new xen dump-core format so that it is safe to change from ELFCLASS32 to ELFCLASS64. ELFCLASS64 for x86_32 might seem to be odd, but it's widely used. The recent Linux kdump adopts ELFCLASS64 as default even for non-pae x86_32. (At least development tree version does so.) -- yamahata Attachment:
14202_07c57aa351fa_dump_core_elfclass64.patch _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |