Re: ehci panic fix

2016-05-18 Thread Alexander Bluhm
On Wed, May 18, 2016 at 11:46:32AM +0200, Martin Pieuchot wrote: > Please test and report back. Works fine on my T430s. I have tried several suspend/resume cycles, once the laptop did not come back but resumed immediately again. But I cannot reproduce that single failure, now it works. > @@ -137

ehci panic fix

2016-05-18 Thread Martin Pieuchot
New version of my fix for the "ehci_device_clear_toggle: queue active" panic. This diff gets bigger and bigger after the years but the logic remains the same. It changes when QH are added and removed to/from the async list. Instead of keeping a QH on the list as long as a pipe is open we now add