diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2005-06-25 14:57:48 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-25 16:24:47 -0700 |
commit | 5ded01e83ec3b60191b03b9f88f53acd4e6112f5 (patch) | |
tree | e53840eb0f96da69672dae00126602e8777203d7 /arch/i386/kernel/vmlinux.lds.S | |
parent | ad0d75ebacdbf1004d004803df0ba371c6bdbe2a (diff) | |
download | kernel_samsung_tuna-5ded01e83ec3b60191b03b9f88f53acd4e6112f5.zip kernel_samsung_tuna-5ded01e83ec3b60191b03b9f88f53acd4e6112f5.tar.gz kernel_samsung_tuna-5ded01e83ec3b60191b03b9f88f53acd4e6112f5.tar.bz2 |
[PATCH] kexec: x86_64: vmlinux: fix physical addresses
The vmlinux on x86_64 does not report the correct physical address of
the kernel. Instead in the physical address field it currently
reports the virtual address of the kernel.
This is patch is a bug fix that corrects vmlinux to report the
proper physical addresses.
This is potentially a help for crash dump analysis tools.
This definitiely allows bootloaders that load vmlinux as a standard
ELF executable. Bootloaders directly loading vmlinux become of
practical importance when we consider the kexec on panic case.
Signed-off-by: Eric Biederman <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/i386/kernel/vmlinux.lds.S')
0 files changed, 0 insertions, 0 deletions