Bug 3911
Summary: | S1 hang on ASUS2400 NE | ||
---|---|---|---|
Product: | ACPI | Reporter: | Luming Yu (luming.yu) |
Component: | Power-Sleep-Wake | Assignee: | Shaohua (shaohua.li) |
Status: | REJECTED UNREPRODUCIBLE | ||
Severity: | normal | CC: | acpi-bugzilla |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.10-rc2 | Subsystem: | |
Regression: | --- | Bisected commit-id: |
Description
Luming Yu
2004-12-16 17:19:05 UTC
Since 2.6.7, the Changes for drivers/pci/pci-driver.c@1.37 make my ASUS 2400NE hang on S1 resume. S1 works well after reverting that patch. Should we by-pass pci_default_suspend(resume) for S1? Because, ACPI spec defines : in S1, all system context is preserved with the exception of CPU caches. |