* Re: [PATCH] nvme: Don't fail to resume if NSIDs change
[not found] ` <b2e741b3-b581-40fe-2c28-e4660f52003d@amd.com>
@ 2023-08-11 20:19 ` August Wikerfors
2023-08-11 20:59 ` Keith Busch
2023-08-12 5:57 ` Greg KH
0 siblings, 2 replies; 4+ messages in thread
From: August Wikerfors @ 2023-08-11 20:19 UTC (permalink / raw)
To: stable
Cc: Mario Limonciello, Keith Busch, Christoph Hellwig, axboe, sagi,
linux-nvme, linux-kernel, nilskruse97, David.Chang
On 2023-08-01 22:34, Mario Limonciello wrote:
> If you can still change it before sending out can you add a stable tag
> as well?
This didn't get added in time, so, stable team, please backport:
688b419c57c1 ("nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM9B1 256G and 512G")
Regards,
August Wikerfors
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] nvme: Don't fail to resume if NSIDs change
2023-08-11 20:19 ` [PATCH] nvme: Don't fail to resume if NSIDs change August Wikerfors
@ 2023-08-11 20:59 ` Keith Busch
2023-08-12 5:57 ` Greg KH
2023-08-12 5:57 ` Greg KH
1 sibling, 1 reply; 4+ messages in thread
From: Keith Busch @ 2023-08-11 20:59 UTC (permalink / raw)
To: August Wikerfors
Cc: stable, Mario Limonciello, Christoph Hellwig, axboe, sagi,
linux-nvme, linux-kernel, nilskruse97, David.Chang
On Fri, Aug 11, 2023 at 10:19:35PM +0200, August Wikerfors wrote:
> On 2023-08-01 22:34, Mario Limonciello wrote:
> > If you can still change it before sending out can you add a stable tag
> > as well?
>
> This didn't get added in time, so, stable team, please backport:
>
> 688b419c57c1 ("nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM9B1 256G and 512G")
Perhaps bad form on my end for relying on it, but in my experience, the
stable bot has a great record on auto selecting nvme quirks.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] nvme: Don't fail to resume if NSIDs change
2023-08-11 20:19 ` [PATCH] nvme: Don't fail to resume if NSIDs change August Wikerfors
2023-08-11 20:59 ` Keith Busch
@ 2023-08-12 5:57 ` Greg KH
1 sibling, 0 replies; 4+ messages in thread
From: Greg KH @ 2023-08-12 5:57 UTC (permalink / raw)
To: August Wikerfors
Cc: stable, Mario Limonciello, Keith Busch, Christoph Hellwig, axboe,
sagi, linux-nvme, linux-kernel, nilskruse97, David.Chang
On Fri, Aug 11, 2023 at 10:19:35PM +0200, August Wikerfors wrote:
> On 2023-08-01 22:34, Mario Limonciello wrote:
> > If you can still change it before sending out can you add a stable tag
> > as well?
>
> This didn't get added in time, so, stable team, please backport:
>
> 688b419c57c1 ("nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM9B1 256G and 512G")
Now queued up to 6.4.y and 6.1.y, thanks.
greg k-h
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] nvme: Don't fail to resume if NSIDs change
2023-08-11 20:59 ` Keith Busch
@ 2023-08-12 5:57 ` Greg KH
0 siblings, 0 replies; 4+ messages in thread
From: Greg KH @ 2023-08-12 5:57 UTC (permalink / raw)
To: Keith Busch
Cc: August Wikerfors, stable, Mario Limonciello, Christoph Hellwig,
axboe, sagi, linux-nvme, linux-kernel, nilskruse97, David.Chang
On Fri, Aug 11, 2023 at 02:59:33PM -0600, Keith Busch wrote:
> On Fri, Aug 11, 2023 at 10:19:35PM +0200, August Wikerfors wrote:
> > On 2023-08-01 22:34, Mario Limonciello wrote:
> > > If you can still change it before sending out can you add a stable tag
> > > as well?
> >
> > This didn't get added in time, so, stable team, please backport:
> >
> > 688b419c57c1 ("nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM9B1 256G and 512G")
>
> Perhaps bad form on my end for relying on it, but in my experience, the
> stable bot has a great record on auto selecting nvme quirks.
It's better for everyone if you mark it for stable, so you know it will
get reviewed, otherwise you are at the mercy of our scripts and free
time to dig for patches :)
thanks,
greg k-h
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-08-12 5:57 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20230731185103.18436-1-mario.limonciello@amd.com>
[not found] ` <ZMgHE2wu4T4OfrTR@kbusch-mbp>
[not found] ` <040c5788-1a7b-26ea-23cc-ba239c76efa9@augustwikerfors.se>
[not found] ` <39697f68-9dc8-7692-7210-b75cce32c6ce@amd.com>
[not found] ` <20230731201047.GA14034@lst.de>
[not found] ` <36319a0f-34a6-9353-bc52-4d4d0fac27a5@amd.com>
[not found] ` <20230801112403.GA3972@lst.de>
[not found] ` <ae7fb9b2-d692-f9b8-5130-4555cc489846@amd.com>
[not found] ` <ZMlrGNw5OMW3yxId@kbusch-mbp.dhcp.thefacebook.com>
[not found] ` <b2e741b3-b581-40fe-2c28-e4660f52003d@amd.com>
2023-08-11 20:19 ` [PATCH] nvme: Don't fail to resume if NSIDs change August Wikerfors
2023-08-11 20:59 ` Keith Busch
2023-08-12 5:57 ` Greg KH
2023-08-12 5:57 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox