|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] dump-core: always use ELFCLASS64 to support x86_32pa
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
14202_07c57aa351fa_dump_core_elfclass64.patch
Description: Text Data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH] dump-core: always use ELFCLASS64 to support x86_32pae,
Isaku Yamahata <=
|
|
|
|
|