Home
last modified time | relevance | path

Searched hist:"73201 dbec64aebf6b0dca855b523f437972dc7bb" (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/realmode/rm/
H A Dwakeup.hdiff 73201dbec64aebf6b0dca855b523f437972dc7bb Thu Sep 27 00:02:34 CEST 2012 H. Peter Anvin <hpa@linux.intel.com> 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
H A Dwakeup_asm.Sdiff 73201dbec64aebf6b0dca855b523f437972dc7bb Thu Sep 27 00:02:34 CEST 2012 H. Peter Anvin <hpa@linux.intel.com> 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
/linux/arch/x86/kernel/acpi/
H A Dsleep.cdiff 73201dbec64aebf6b0dca855b523f437972dc7bb Thu Sep 27 00:02:34 CEST 2012 H. Peter Anvin <hpa@linux.intel.com> 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