kernel_optimize_test/arch/x86/realmode/rm
H. Peter Anvin 1396adc3c2 x86, suspend: Correct the restore of CR4, EFER; skip computing EFLAGS.ID
The patch:

    73201dbe x86, suspend: On wakeup always initialize cr4 and EFER

... was incorrectly committed in an intermediate (unfinished) form.

- We need to test CF, not ZF, for a bit test with btl.
- We don't actually need to compute the existence of EFLAGS.ID,
  since we set a flag at suspend time if CR4 should be restored.

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
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2012-10-02 08:42:31 +02: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