From: Mathias Nyman <mathias.nyman@linux.intel.com>
To: Lu Baolu <baolu.lu@linux.intel.com>
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1] usb: xhci: remove the use of xhci->addr_dev
Date: Fri, 4 Nov 2016 15:09:11 +0200 [thread overview]
Message-ID: <581C8877.1060301@linux.intel.com> (raw)
In-Reply-To: <1478053836-26027-1-git-send-email-baolu.lu@linux.intel.com>
On 02.11.2016 04:30, Lu Baolu wrote:
> xhci->addr_dev is used for the completion of both address device
> and enable slot commands. It's shared by enumerations of all USB
> devices connected to an xhci host. Hence, it's just a source for
> possible races. Since we've introduced command structure and the
> command queue to xhci driver. It is time to get rid of addr_dev
> and use the completion in the command structure instead.
>
> Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Thanks, applied to my tree
-Mathias
prev parent reply other threads:[~2016-11-04 13:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-02 2:30 [PATCH 1/1] usb: xhci: remove the use of xhci->addr_dev Lu Baolu
2016-11-04 13:09 ` Mathias Nyman [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=581C8877.1060301@linux.intel.com \
--to=mathias.nyman@linux.intel.com \
--cc=baolu.lu@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@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.