kernel_optimize_test/arch/x86/realmode/rm
H. Peter Anvin 73201dbec6 x86, suspend: On wakeup always initialize cr4 and EFER
We already have a flag word to indicate the existence of MISC_ENABLES,
so use the same flag word to indicate existence of cr4 and EFER, and
always restore them if they exist.  That way if something passes a
nonzero value when the value *should* be zero, we will still
initialize it.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Cc: Rafael J. Wysocki <rjw@sisk.pl>
Link: http://lkml.kernel.org/r/1348529239-17943-1-git-send-email-hpa@linux.intel.com
2012-09-26 15:06:22 -07:00
..
.gitignore
bioscall.S
copy.S
header.S
Makefile
realmode.h
realmode.lds.S
reboot.S
regs.c
stack.S
trampoline_32.S
trampoline_64.S
trampoline_common.S
video-bios.c
video-mode.c
video-vesa.c
video-vga.c
wakemain.c
wakeup_asm.S
wakeup.h