diff options
author | Rafael J. Wysocki <rjw@sisk.pl> | 2008-01-07 23:09:58 (GMT) |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2008-02-01 23:30:58 (GMT) |
commit | 7258ec5d11ead6db25575734f10f4586c0157463 (patch) | |
tree | eaba68eb4ec9ac40f058166420b4b056d8b7c33a /arch | |
parent | caea99ef339af8e07cda8d03fa415e4b8820f400 (diff) | |
download | linux-fsl-qoriq-7258ec5d11ead6db25575734f10f4586c0157463.tar.xz |
ACPI hibernation: Call _PTS before suspending devices
The ACPI 1.0 specification wants us to put devices into low power
states after executing the _PTS global control method, while ACPI
2.0 and later want us to do that in the reverse order. The current
hibernation code follows ACPI 2.0 in that respect which may cause some
ACPI 1.0x systems to hang during hibernation (ref.
http://bugzilla.kernel.org/show_bug.cgi?id=9528).
Make the hibernation code execute _PTS before putting devices into
low power states (ie. in accordance with ACPI 1.0x) with the
possibility to override that using the 'acpi_new_pts_ordering' kernel
command line option.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions