Bug 11232
Summary: | Console Suspend - Resume Regression | ||
---|---|---|---|
Product: | Power Management | Reporter: | Dionisus Torimens (djtm) |
Component: | Hibernation/Suspend | Assignee: | Rafael J. Wysocki (rjw) |
Status: | CLOSED DUPLICATE | ||
Severity: | normal | CC: | bunk, rjw |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.27-rc1 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 7216, 11167 |
Description
Dionisus Torimens
2008-08-02 10:56:50 UTC
Please test the current Linus' tree (2.6.27-rc1-git4 as of today). Please also check if the final patch from bug #11178 fixes the problem for you. The problems still occurs at the current head: commit 2b12a4c524812fb3f6ee590a02e65b95c8c32229. How do I find out what version that is? I only find -rc1. no_console_suspend is the kernel ata cmdline that helps a bit. With that I also get a hard disk revalidation error, I'll check the patch next. (In reply to comment #3) > The problems still occurs at the current head: commit > 2b12a4c524812fb3f6ee590a02e65b95c8c32229. How do I find out what version that > is? I only find -rc1. Just the commit name is the version. > no_console_suspend is the kernel ata cmdline that helps a bit. > With that I also get a hard disk revalidation error, I'll check the patch > next. Thanks. The patch fixes the problem. |