[Bug 198619] Re: USB stress test failure on AMD SB600
Shane Huang
shane.huang at amd.com
Tue Mar 11 03:33:23 UTC 2008
Again, two patches plus one line modification should be added to fix the bug:
1. "backported patch to fix USB stress test failure"
2. "to replace the above attached patch by mistake"
3.
- if (!HC_IS_RUNNING(ehci_to_hcd(ehci)->state))
+ if (!HC_IS_RUNNING(ehci_to_hcd(ehci)->state) && ehci->reclaim)
If Hardy will use final stable 2.6.25 in the future, all these patches will be
included automatically, we need not backport any of them.
--
USB stress test failure on AMD SB600
https://bugs.launchpad.net/bugs/198619
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to Linux.
More information about the kernel-bugs
mailing list