All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Mathias Nyman <mathias.nyman@linux.intel.com>
Cc: Sasha Levin <sashal@kernel.org>,
	linux-usb@vger.kernel.org, stable <stable@vger.kernel.org>
Subject: Re: [PATCH 1/3] xhci: Fix port resume done detection for SS ports with LPM enabled
Date: Mon, 1 Apr 2019 13:37:24 +0200	[thread overview]
Message-ID: <20190401113724.GB8156@kroah.com> (raw)
In-Reply-To: <5d089920-9ffc-7faa-9d91-2d96ec1c6c58@linux.intel.com>

On Mon, Apr 01, 2019 at 01:42:00PM +0300, Mathias Nyman wrote:
> On 27.3.2019 16.00, Sasha Levin wrote:
> > Hi,
> > 
> > [This is an automated email]
> > 
> > This commit has been processed because it contains a -stable tag.
> > The stable tag indicates that it's relevant for the following trees: all
> > 
> > The bot has tested the following trees: v5.0.4, v4.19.31, v4.14.108, v4.9.165, v4.4.177, v3.18.137.
> > 
> > v5.0.4: Build OK!
> > v4.19.31: Build OK!
> > v4.14.108: Build OK!
> > v4.9.165: Failed to apply! Possible dependencies:
> >      76a0f32b28d4 ("xhci: rename temp and temp1 variables")
> > 
> > v4.4.177: Failed to apply! Possible dependencies:
> >      76a0f32b28d4 ("xhci: rename temp and temp1 variables")
> > 
> > v3.18.137: Failed to apply! Possible dependencies:
> >      2338b9e47fba ("xhci: define the new default speed ID for SuperSpeedPlus used by xhci hw")
> >      41485a90d573 ("xhci: optimize xhci bus resume time")
> >      76a0f32b28d4 ("xhci: rename temp and temp1 variables")
> >      b50107bb83d0 ("xhci: check xhci hardware for USB 3.1 support")
> >      cd33a32157e4 ("usb: xhci: cleanup xhci_hcd allocation")
> > 
> > 
> > How should we proceed with this patch?
> 
> Backported versions for 4.9, 4.4 and 3.18 sent to stable

Thanks for the backports, all now queued up.

greg k-h

WARNING: multiple messages have this Message-ID (diff)
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Mathias Nyman <mathias.nyman@linux.intel.com>
Cc: Sasha Levin <sashal@kernel.org>,
	linux-usb@vger.kernel.org, stable <stable@vger.kernel.org>
Subject: [1/3] xhci: Fix port resume done detection for SS ports with LPM enabled
Date: Mon, 1 Apr 2019 13:37:24 +0200	[thread overview]
Message-ID: <20190401113724.GB8156@kroah.com> (raw)

On Mon, Apr 01, 2019 at 01:42:00PM +0300, Mathias Nyman wrote:
> On 27.3.2019 16.00, Sasha Levin wrote:
> > Hi,
> > 
> > [This is an automated email]
> > 
> > This commit has been processed because it contains a -stable tag.
> > The stable tag indicates that it's relevant for the following trees: all
> > 
> > The bot has tested the following trees: v5.0.4, v4.19.31, v4.14.108, v4.9.165, v4.4.177, v3.18.137.
> > 
> > v5.0.4: Build OK!
> > v4.19.31: Build OK!
> > v4.14.108: Build OK!
> > v4.9.165: Failed to apply! Possible dependencies:
> >      76a0f32b28d4 ("xhci: rename temp and temp1 variables")
> > 
> > v4.4.177: Failed to apply! Possible dependencies:
> >      76a0f32b28d4 ("xhci: rename temp and temp1 variables")
> > 
> > v3.18.137: Failed to apply! Possible dependencies:
> >      2338b9e47fba ("xhci: define the new default speed ID for SuperSpeedPlus used by xhci hw")
> >      41485a90d573 ("xhci: optimize xhci bus resume time")
> >      76a0f32b28d4 ("xhci: rename temp and temp1 variables")
> >      b50107bb83d0 ("xhci: check xhci hardware for USB 3.1 support")
> >      cd33a32157e4 ("usb: xhci: cleanup xhci_hcd allocation")
> > 
> > 
> > How should we proceed with this patch?
> 
> Backported versions for 4.9, 4.4 and 3.18 sent to stable

Thanks for the backports, all now queued up.

greg k-h

  reply	other threads:[~2019-04-01 11:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1553269817-19312-1-git-send-email-mathias.nyman@linux.intel.com>
2019-03-22 15:50 ` [PATCH 1/3] xhci: Fix port resume done detection for SS ports with LPM enabled Mathias Nyman
2019-03-22 15:50   ` [1/3] " Mathias Nyman
     [not found]   ` <20190327140056.BDE1F2173C@mail.kernel.org>
2019-04-01 10:42     ` [PATCH 1/3] " Mathias Nyman
2019-04-01 10:42       ` [1/3] " Mathias Nyman
2019-04-01 11:37       ` Greg KH [this message]
2019-04-01 11:37         ` Greg Kroah-Hartman
2019-03-22 15:50 ` [PATCH 2/3] usb: xhci: dbc: Don't free all memory with spinlock held Mathias Nyman
2019-03-22 15:50   ` [2/3] " Mathias Nyman
2019-03-22 15:50 ` [PATCH 3/3] xhci: Don't let USB3 ports stuck in polling state prevent suspend Mathias Nyman
2019-03-22 15:50   ` [3/3] " Mathias Nyman

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=20190401113724.GB8156@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=mathias.nyman@linux.intel.com \
    --cc=sashal@kernel.org \
    --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.