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>
Showing
- arch/x86/Kconfig 1 addition, 1 deletionarch/x86/Kconfig
- arch/x86/include/asm/kexec.h 7 additions, 6 deletionsarch/x86/include/asm/kexec.h
- arch/x86/kernel/machine_kexec_64.c 38 additions, 4 deletionsarch/x86/kernel/machine_kexec_64.c
- arch/x86/kernel/relocate_kernel_64.S 144 additions, 33 deletionsarch/x86/kernel/relocate_kernel_64.S
- arch/x86/kernel/vmlinux_64.lds.S 7 additions, 0 deletionsarch/x86/kernel/vmlinux_64.lds.S
Please register or sign in to comment