]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Fri, 26 Oct 2012 11:39:15 +0000 (13:39 +0200)
commitdfe210fb68677130995a9111e570958192e4f19f
tree117d29623b98b93d9c3823e4919a0a240b93b21f
parentf80e1cc27f5f7d008bef974b890f0d043348bbcf
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