Bug 7887
Summary: | S4 resume: ac/battery update stops - Acer Ferrari 3200 | ||
---|---|---|---|
Product: | ACPI | Reporter: | Vladimir Lebedev (vladimir.p.lebedev) |
Component: | Power-Sleep-Wake | Assignee: | Vladimir Lebedev (vladimir.p.lebedev) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | acpi-bugzilla |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | Subsystem: | ||
Regression: | --- | Bisected commit-id: | |
Attachments: |
move GPEs disabling to sleep_prepare
acpi_sleep_init call correction call acpi_sleep_init from acpi_init |
Description
Vladimir Lebedev
2007-01-25 16:09:18 UTC
Created attachment 10194 [details]
move GPEs disabling to sleep_prepare
move GPEs disabling to sleep_prepare() function
Created attachment 10195 [details]
acpi_sleep_init call correction
acpi_sleep_init call correction
Len, these patches fix the problem on computers Acer and do not corrupt all other available computers. Created attachment 10311 [details]
call acpi_sleep_init from acpi_init
Patch is updated to remove compiler warning and #ifdef in bus.c
patches in comment#1 and comment #4 applied to acpi-test. patches in comment#1 and comment #4 shipped in Linux-2.6.21-rc1. Closed. |