aboutsummaryrefslogtreecommitdiffstats
path: root/docs/misc/dump-core-format.txt
diff options
context:
space:
mode:
authorAlex Williamson <alex.williamson@hp.com>2007-10-22 12:19:42 -0600
committerAlex Williamson <alex.williamson@hp.com>2007-10-22 12:19:42 -0600
commitde5d56f31dd18fde2297e6f7ea1a1bc2e809ffe5 (patch)
tree2a1140286811c2a0e00a561503b38d2d8d007898 /docs/misc/dump-core-format.txt
parent5ed95776f5640706da1ea385e8dc8f35351220d3 (diff)
downloadxen-de5d56f31dd18fde2297e6f7ea1a1bc2e809ffe5.tar.gz
xen-de5d56f31dd18fde2297e6f7ea1a1bc2e809ffe5.tar.bz2
xen-de5d56f31dd18fde2297e6f7ea1a1bc2e809ffe5.zip
[IA64] Kdump: 64-bit aligned access to elf-note data
xen_core_regs, as passed by kexec_crash_save_info(), is 32-bit aligned as it is the data section of an ELF-note. In order to ensure 64-bit aligned access when xen_core_regs is filled in, shift it a bit and then memmove() the data back into the 32-bit aligned location after the values have been written. Without this change kdump panics on an unaligned-access. Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'docs/misc/dump-core-format.txt')
0 files changed, 0 insertions, 0 deletions