Searched hist:"650513979 a437c32d7a0a84f0ed952a55bbb5583" (Results 1 – 5 of 5) sorted by relevance
/linux/arch/x86/include/asm/ |
H A D | emergency-restart.h | diff 650513979a437c32d7a0a84f0ed952a55bbb5583 Sun Jun 17 06:47:37 CEST 2012 H. Peter Anvin <hpa@zytor.com> x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64
With the revamped realmode trampoline code, it is trivial to extend support for reboot=bios to x86-64. Furthermore, while we are at it, remove the restriction that only we can only override the reboot CPU on 32 bits.
Signed-off-by: H. Peter Anvin <hpa@zytor.com> Link: http://lkml.kernel.org/n/tip-jopx7y6g6dbcx4tpal8q0jlr@git.kernel.org
|
H A D | realmode.h | diff 650513979a437c32d7a0a84f0ed952a55bbb5583 Sun Jun 17 06:47:37 CEST 2012 H. Peter Anvin <hpa@zytor.com> x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64
With the revamped realmode trampoline code, it is trivial to extend support for reboot=bios to x86-64. Furthermore, while we are at it, remove the restriction that only we can only override the reboot CPU on 32 bits.
Signed-off-by: H. Peter Anvin <hpa@zytor.com> Link: http://lkml.kernel.org/n/tip-jopx7y6g6dbcx4tpal8q0jlr@git.kernel.org
|
/linux/arch/x86/realmode/rm/ |
H A D | reboot.S | 650513979a437c32d7a0a84f0ed952a55bbb5583 Sun Jun 17 06:47:37 CEST 2012 H. Peter Anvin <hpa@zytor.com> x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64
With the revamped realmode trampoline code, it is trivial to extend support for reboot=bios to x86-64. Furthermore, while we are at it, remove the restriction that only we can only override the reboot CPU on 32 bits.
Signed-off-by: H. Peter Anvin <hpa@zytor.com> Link: http://lkml.kernel.org/n/tip-jopx7y6g6dbcx4tpal8q0jlr@git.kernel.org
|
H A D | header.S | diff 650513979a437c32d7a0a84f0ed952a55bbb5583 Sun Jun 17 06:47:37 CEST 2012 H. Peter Anvin <hpa@zytor.com> x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64
With the revamped realmode trampoline code, it is trivial to extend support for reboot=bios to x86-64. Furthermore, while we are at it, remove the restriction that only we can only override the reboot CPU on 32 bits.
Signed-off-by: H. Peter Anvin <hpa@zytor.com> Link: http://lkml.kernel.org/n/tip-jopx7y6g6dbcx4tpal8q0jlr@git.kernel.org
|
H A D | Makefile | diff 650513979a437c32d7a0a84f0ed952a55bbb5583 Sun Jun 17 06:47:37 CEST 2012 H. Peter Anvin <hpa@zytor.com> x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64
With the revamped realmode trampoline code, it is trivial to extend support for reboot=bios to x86-64. Furthermore, while we are at it, remove the restriction that only we can only override the reboot CPU on 32 bits.
Signed-off-by: H. Peter Anvin <hpa@zytor.com> Link: http://lkml.kernel.org/n/tip-jopx7y6g6dbcx4tpal8q0jlr@git.kernel.org
|