Bug 13661
Summary: | Failure to resume from S2R | ||
---|---|---|---|
Product: | Drivers | Reporter: | Rafael J. Wysocki (rjw) |
Component: | Other | Assignee: | drivers_other |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | thomas |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.31-rc1 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 7216, 13615 |
Description
Rafael J. Wysocki
2009-06-28 22:45:40 UTC
Reverting commit 1ff6e97f1d993dff2f9b6f4a9173687370660232 ([CPUFREQ] cpumask: avoid playing with cpus_allowed in powernow-k8.c) removes the warning. Ok. One small correction. The computer seems to enter S3 correctly. So the suspend to ram works. BUT the resume from ram seems to get stuck somewhere. Patch in http://lkml.org/lkml/2009/7/7/43 fixes the STR problem for me. I don't care about the warning. Feel free to close this bug. Handled-By : Peter Chubb <peterc@nicta.com.au> Patch : http://lkml.org/lkml/2009/7/7/43 Fixed by commit 00024be9689963c55cf2ab10ce3fb4502016c09a . |