x86, kexec: x86_64: add kexec jump support for x86_64
authorHuang Ying <ying.huang@intel.com>
Tue, 10 Mar 2009 02:57:16 +0000 (10:57 +0800)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 11 Mar 2009 01:13:25 +0000 (18:13 -0700)
commitfee7b0d84cc8c7bc5dc212901c79e93eaf83a5b5
treef855b0b5057c3dff7e26c840218cb22bfe965a7a
parent5359454701ce51a4626b1ef6eb7b16ec35bd458d
x86, kexec: x86_64: add kexec jump support for x86_64

Impact: New major feature

This patch add kexec jump support for x86_64. More information about
kexec jump can be found in corresponding x86_32 support patch.

Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/Kconfig
arch/x86/include/asm/kexec.h
arch/x86/kernel/machine_kexec_64.c
arch/x86/kernel/relocate_kernel_64.S
arch/x86/kernel/vmlinux_64.lds.S