On Mon, Sep 22, 2014 at 09:28:26AM -0500, Felipe Balbi wrote:
> Hi,
> 
> On Thu, Sep 18, 2014 at 09:31:32AM -0500, Felipe Balbi wrote:
> > This reverts commit f2267089ea17fa97b796b1b4247e3f8957655df3.
> > 
> > That commit causes more problem than fixes. Firstly, kfree()
> > should be called after usb_ep_dequeue() and secondly, the way
> > things are, we will try to dequeue a request that has already
> > completed much more frequently than one which is pending.
> > 
> > Cc: Li Jun <b47...@freescale.com>
> > Signed-off-by: Felipe Balbi <ba...@ti.com>
> > ---
> > 
> > Greg, can you still apply this for v3.17 final ? Please take it as a patch
> > directly so we avoid a pull request for a single patch. If you prefer a 
> > pull,
> > let me know.
> 
> looks like -rc6 will be the last -rc for v3.17. If we can't get this on
> v3.17-final, do you mind merging this on usb-next and add a Cc stable
> #3.17 ?

Ick, sorry, missed this for an earlier release, will go do this now and
queue it up that way.

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to