summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2005-06-25 23:57:47 +0200
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-26 01:24:47 +0200
commitad0d75ebacdbf1004d004803df0ba371c6bdbe2a (patch)
tree2d571878e907ad503698c1878f7670e0af933af6 /arch/x86_64
parent[PATCH] kexec: vmlinux: fix physical addresses (diff)
downloadlinux-ad0d75ebacdbf1004d004803df0ba371c6bdbe2a.tar.xz
linux-ad0d75ebacdbf1004d004803df0ba371c6bdbe2a.zip
[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>
Diffstat (limited to 'arch/x86_64')
0 files changed, 0 insertions, 0 deletions