]> 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>
Mon, 22 Oct 2012 23:32:08 +0000 (01:32 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 22 Oct 2012 23:32:08 +0000 (01:32 +0200)
commit77e022bc361a84e156431cf182dda0e8cfd35d75
tree81bf781a68f0875cb339a24143bad2fd07c3339c
parent5cf38dd268949fa491c78f2b8f9bdb15a53186ea
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