• David Brownell's avatar
    [PATCH] patch 2.5.50+, ehci-hcd loop termination · 72c26538
    David Brownell authored
    While in search of a different bug, I found this one
    that got in with the recent 'async_next' patch.  The
    schedule scan termination changed (had to), but it
    wasn't quite correct.  Slower and/or misbehaving
    devices might have wedged a CPU ... fix is simple,
    only restart the scan when the list may have changed.
    72c26538
ehci-q.c 27.5 KB