All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felipe Balbi <balbi@kernel.org>
To: Alan Stern <stern@rowland.harvard.edu>
Cc: USB mailing list <linux-usb@vger.kernel.org>
Subject: Re: [PATCH 3/4] USB: UDC: Implement udc_async_callbacks in net2280
Date: Fri, 04 Jun 2021 08:22:28 +0300	[thread overview]
Message-ID: <87sg1yb3vv.fsf@kernel.org> (raw)
In-Reply-To: <20210520202200.GE1216852@rowland.harvard.edu>

[-- Attachment #1: Type: text/plain, Size: 545 bytes --]

Alan Stern <stern@rowland.harvard.edu> writes:

> This patch adds a udc_async_callbacks handler to the net2280 UDC
> driver, which will prevent a theoretical race during gadget unbinding.
>
> The net2280 driver is sufficiently complicated that I didn't want to
> mess around with IRQ settings.  Instead, the patch simply adds a new
> flag to control async callbacks, and checks the flag before issuing
> any of them.
>
> Signed-off-by: Alan Stern <stern@rowland.harvard.edu>

Acked-by: Felipe Balbi <balbi@kernel.org>

-- 
balbi

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 511 bytes --]

      reply	other threads:[~2021-06-04  5:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-20 20:22 [PATCH 3/4] USB: UDC: Implement udc_async_callbacks in net2280 Alan Stern
2021-06-04  5:22 ` Felipe Balbi [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=87sg1yb3vv.fsf@kernel.org \
    --to=balbi@kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=stern@rowland.harvard.edu \
    /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.