diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2010-09-10 11:57:36 -0700 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2010-09-10 21:38:41 -0700 |
commit | d60bd565d6b9d4f63f6cc33d413681da81ef8e96 (patch) | |
tree | 10d91bfcf822a5593e21db7402e22e37d2b9593c /kexec/kexec-syscall.h | |
parent | 9847b493f2ee3020c38da496af90984fe25d5a39 (diff) |
x86 crashdump: On x86_64 generate EM_X86_64 crashdump headers.
Paper bag time. I forgot to double check my changes worked
on x86_64. So I wound up with x86_64 putting i386 crashdump headers
on when it generated a crashdump header. Ouch!
Fix it by using the new KEXEC_ARCH_NATIVE value so we can see what
we are doing.
Change the one remaining arch test of info->kexec_flags to look
at elf_info.machine instead.
memset elf_info to 0 to ensure all of the fields are initialized
to something predictable.
*Sigh* What a landmine getting the arch out of kexec_flags became.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Diffstat (limited to 'kexec/kexec-syscall.h')
0 files changed, 0 insertions, 0 deletions