Skip to content
Commit 815ab0fd authored by Len Brown's avatar Len Brown
Browse files

ACPI: suspend: restore BM_RLD on resume

In 2.6.29,
31878dd8


"ACPI: remove BM_RLD access from idle entry path"
moved BM_RLD initialization to init-time from run time.

But we discovered that some BIOS do not restore BM_RLD
after suspend, causing device errors on C3 and C4
after resume.  So now the kernel restores BM_RLD.

http://bugzilla.kernel.org/show_bug.cgi?id=13032

Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 413f81eb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment