summaryrefslogtreecommitdiff
path: root/kexec/arch/ppc
diff options
context:
space:
mode:
authorKen'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp>2007-11-13 19:29:16 +0900
committerSimon Horman <horms@verge.net.au>2007-11-14 13:39:10 -0800
commitb41eacb1069eeefd630d807b1587247e6d89628c (patch)
treec4235cd685b1cf4550ac7a528d31a85840e7a110 /kexec/arch/ppc
parentc87f78372ebdb4f1ef7a37fd5628e5e1dfd571d0 (diff)
Fix the feature determining ELF32/ELF64 automatically
Hi, This patch fixes the problem that the kexec command cannot determine ELF32/ELF64 automatically. On i386 system, the kexec command always determined an ELF32 /proc/vmcore even if the memory is 4GB or larger, because of referring the outside of the array "range[]". Thanks Ken'ichi Ohmichi Signed-off-by: Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'kexec/arch/ppc')
0 files changed, 0 insertions, 0 deletions