ACPI / Sleep: add acpi_sleep=nonvs_s3 parameter
authorKristen Carlson Accardi <kristen@linux.intel.com>
Fri, 26 Oct 2012 11:39:15 +0000 (13:39 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 14 Nov 2012 23:16:02 +0000 (00:16 +0100)
commit1bad2f19f7f79d1ec9e6c48168fd7ce8dc1c305f
tree843ef81c4891196ccb995450d83fda7d478f8056
parentf4fa0e018a175ea92a3187ade8f678599dc5980a
ACPI / Sleep: add acpi_sleep=nonvs_s3 parameter

The ACPI specificiation would like us to save NVS at hibernation time,
but makes no mention of saving NVS over S3.  Not all versions of
Windows do this either, and it is clear that not all machines need NVS
saved/restored over S3.  Allow the user to improve their suspend/resume
time by disabling the NVS save/restore at S3 time, but continue to do
the NVS save/restore for S4 as specified.

Signed-off-by: Kristen Carlson Accardi <kristen@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
arch/x86/kernel/acpi/sleep.c
drivers/acpi/sleep.c
include/linux/acpi.h