diff options
author | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | 2007-11-13 19:29:16 +0900 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2007-11-14 13:39:10 -0800 |
commit | b41eacb1069eeefd630d807b1587247e6d89628c (patch) | |
tree | c4235cd685b1cf4550ac7a528d31a85840e7a110 /purgatory/arch | |
parent | c87f78372ebdb4f1ef7a37fd5628e5e1dfd571d0 (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 'purgatory/arch')
0 files changed, 0 insertions, 0 deletions