From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Lu Baolu <baolu.lu@linux.intel.com>
Cc: Mathias Nyman <mathias.nyman@intel.com>,
linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1] xhci: clear root port wake on bits if controller isn't wake-up capable
Date: Wed, 11 Jun 2014 08:26:04 -0700 [thread overview]
Message-ID: <20140611152604.GA27630@kroah.com> (raw)
In-Reply-To: <1402439120-78151-1-git-send-email-baolu.lu@linux.intel.com>
On Wed, Jun 11, 2014 at 06:25:20AM +0800, Lu Baolu wrote:
> When the xHCI PCI host is suspended, if do_wakeup is false in xhci_pci_suspend,
> xhci_bus_suspend needs to clear all root port wake on bits. Otherwise some Intel
> platform may get a spurious wakeup, even if PCI PME# is disabled.
>
> http://marc.info/?l=linux-usb&m=138194006009255&w=2
>
> Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
> ---
> drivers/usb/host/xhci-hub.c | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
Should this also be a stable kernel patch? If so, how far back?
thanks,
greg k-h
next prev parent reply other threads:[~2014-06-11 15:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-10 22:25 [PATCH 1/1] xhci: clear root port wake on bits if controller isn't wake-up capable Lu Baolu
2014-06-11 15:26 ` Greg Kroah-Hartman [this message]
2014-06-12 1:18 ` baolu
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=20140611152604.GA27630@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=baolu.lu@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=mathias.nyman@intel.com \
/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.