Add commit 3f2cee73b650 ("USB: usbfs: allow URBs to be reaped after disconnection") to -stable

2015-07-31 Thread Alan Stern
Greg: The $SUBJECT commit was added in the 4.0 kernel, but I forgot to mark it for inclusion in the -stable kernels. The problem it fixes is a nasty one, affecting people who use libusb: When a device is disconnected while a libusb transfer is in progress, libusb never receives a completion n

Re: Add commit 3f2cee73b650 ("USB: usbfs: allow URBs to be reaped after disconnection") to -stable

2015-07-31 Thread Greg KH
On Fri, Jul 31, 2015 at 10:56:20AM -0400, Alan Stern wrote: > Greg: > > The $SUBJECT commit was added in the 4.0 kernel, but I forgot to mark > it for inclusion in the -stable kernels. The problem it fixes is a > nasty one, affecting people who use libusb: When a device is > disconnected while

Re: Add commit 3f2cee73b650 ("USB: usbfs: allow URBs to be reaped after disconnection") to -stable

2015-08-10 Thread Luis Henriques
On Fri, Jul 31, 2015 at 10:56:20AM -0400, Alan Stern wrote: > Greg: > > The $SUBJECT commit was added in the 4.0 kernel, but I forgot to mark > it for inclusion in the -stable kernels. The problem it fixes is a > nasty one, affecting people who use libusb: When a device is > disconnected while