summaryrefslogtreecommitdiff
path: root/kexec/arch/mips/kexec-mips.h
diff options
context:
space:
mode:
authorSachin P. Sant <sachinp@in.ibm.com>2008-03-14 14:47:00 +0530
committerSimon Horman <horms@verge.net.au>2008-03-17 09:53:13 +0900
commitbbe2590b0b03240ff54cb24b563e9a853b6dd4a2 (patch)
treec253a89fd392725db24956efc8bbd73778b27bca /kexec/arch/mips/kexec-mips.h
parentd8bc11881dda88d403dec17830e768d8c8fb99ce (diff)
x86_64 purgatory Makefile typo fix.
While trying to test latest kexec tools git code on a x86_64 box i ran into following issue. Kexec refused to load both kexec and kdump kernels. # ./build/sbin/kexec -l /boot/vmlinuz-2.6.25-rc5 --initrd=/boot/initrd-2.6.25-rc5 Symbol: entry32_regs not found cannot get # # ./build/kexec -p /boot/vmlinux-kdump --initrd=/boot/initrd-kdump --append="...." Symbol: entry64_regs not found cannot get # It turns out that entry64.S file under purgatory/arch/x86_64 was not compiled. The original x86_64_PURGATORY_SRCS were being overwritten in the Makefile. Signed-Off-By: Sachin Sant <sachinp@in.ibm.com> Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'kexec/arch/mips/kexec-mips.h')
0 files changed, 0 insertions, 0 deletions