All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Felipe Balbi <felipe.balbi@linux.intel.com>
Cc: stable@vger.kernel.org
Subject: Re: [PATCH] usb: dwc3: gadget: properly account queued requests
Date: Sun, 13 Nov 2016 12:19:43 +0100	[thread overview]
Message-ID: <20161113111943.GD10476@kroah.com> (raw)
In-Reply-To: <20161109111919.12165-1-felipe.balbi@linux.intel.com>

On Wed, Nov 09, 2016 at 01:19:19PM +0200, Felipe Balbi wrote:
> commit a9c3ca5fae6bf73770f0576eaf57d5f1305ef4b3 upstream.
> 
> Some requests could be accounted for multiple
> times. Let's fix that so each and every requests is
> accounted for only once.
> 
> Cc: <stable@vger.kernel.org> # v4.8
> Fixes: 55a0237f8f47 ("usb: dwc3: gadget: use allocated/queued reqs for LST bit")
> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
> ---
>  drivers/usb/dwc3/gadget.c | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)

Thanks, now queued up.

greg k-h

      reply	other threads:[~2016-11-13 11:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-07 16:49 FAILED: patch "[PATCH] usb: dwc3: gadget: properly account queued requests" failed to apply to 4.8-stable tree gregkh
2016-11-09 11:19 ` [PATCH] usb: dwc3: gadget: properly account queued requests Felipe Balbi
2016-11-13 11:19   ` Greg Kroah-Hartman [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161113111943.GD10476@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=felipe.balbi@linux.intel.com \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.