SRU request for LP#152187
Stefan Bader
stefan.bader at canonical.com
Mon May 12 15:25:45 UTC 2008
https://bugs.launchpad.net/ubuntu/+bug/152187
SRU justification:
Impact: Some devices fail to operate after suspend. The bug is
restricted to the serial Wacom tablet but the scope of this might be
larger. The underlying problem is that acpi allows irq to be represented
as 3 or 4 byte descriptors. Linux always converted those to 3 byte
versions. Irq descriptors are written before suspend and they have to be
in the format they were read. This wasn't honored by Linux and would
cause problems.
Patch: [attached]. Unfortunately a bit large and causes an ABI bump. The
patch is being in the process to get integrated into mainline but due to
the complicated nature of acpi fixes this has been delayed.
Testcase: Suspend and resume with serial Wacom tablet attached. See bug
report for verification feedback.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-UBUNTU-SAUCE-acpi-correctly-handle-4byte-IRQ-reso.patch
Type: text/x-diff
Size: 9709 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20080512/721f62df/attachment.patch>
More information about the kernel-team
mailing list