[SRU] Revert "xhci: don't finish a TD if we get a short transfer event mid TD"

Luis Henriques luis.henriques at canonical.com
Fri Jan 8 11:12:04 UTC 2016


BugLink: https://bugs.launchpad.net/bugs/1529077

Following this email I am sending patches to revert upstream commit:

commit e210c422b6fdd2dc123bedc588f399aefd8bf9de
Author: Mathias Nyman <mathias.nyman at linux.intel.com>
Date:   Mon Oct 12 11:30:11 2015 +0300

    xhci: don't finish a TD if we get a short transfer event mid TD

This commit is causing a regression upstream (see [1] e [2]) and has been
included is several stable kernels.  The only ubuntu kernel currently not
affected is wily, all others seem to be affected (although I haven't done
a thorough search in launchpad for more bug reports).

[1] https://bugs.debian.org/808602
[2] https://bugs.debian.org/808953

There's currently no upstream fix yet, and since we're starting a new
cycle next week, it's probably better to just revert this commit for now.

Luis Henriques (1):
  Revert "xhci: don't finish a TD if we get a short transfer event mid
    TD"

 drivers/usb/host/xhci-ring.c | 10 ----------
 1 file changed, 10 deletions(-)





More information about the kernel-team mailing list