[PATCH] kexec: x86: vmlinux: fix physical addresses
authorEric W. Biederman <ebiederm@xmission.com>
Sat, 25 Jun 2005 21:57:47 +0000 (14:57 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 25 Jun 2005 23:24:47 +0000 (16:24 -0700)
commitad0d75ebacdbf1004d004803df0ba371c6bdbe2a
tree2d571878e907ad503698c1878f7670e0af933af6
parent60bad7fadf59313a6359f8828bb0087884ad001a
[PATCH] kexec: x86: vmlinux: fix physical addresses

The vmlinux on i386 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>
arch/i386/kernel/vmlinux.lds.S