RE: [PATCH] nvme: Add quirk for LiteON CL1 devices running FW 22301111

2019-08-14 Thread Mario.Limonciello
eam; Dominguez, Jared > Subject: Re: [PATCH] nvme: Add quirk for LiteON CL1 devices running FW > 2230 > > > [EXTERNAL EMAIL] > > On Wed, Aug 14, 2019 at 09:05:49AM -0700, Mario Limonciello wrote: > > diff --git a/drivers/nvme/host/core.c b/drivers/nv

Re: [PATCH] nvme: Add quirk for LiteON CL1 devices running FW 22301111

2019-08-14 Thread Keith Busch
On Wed, Aug 14, 2019 at 09:05:49AM -0700, Mario Limonciello wrote: > diff --git a/drivers/nvme/host/core.c b/drivers/nvme/host/core.c > index 8f3fbe5..47c7754 100644 > --- a/drivers/nvme/host/core.c > +++ b/drivers/nvme/host/core.c > @@ -2251,6 +2251,29 @@ static const struct nvme_core_quirk_entry

Re: [PATCH] nvme: Add quirk for LiteON CL1 devices running FW 22301111

2019-08-14 Thread Sagi Grimberg
Looks fine to me, Keith can we get a review from you?

[PATCH] nvme: Add quirk for LiteON CL1 devices running FW 22301111

2019-08-14 Thread Mario Limonciello
One of the components in LiteON CL1 device has limitations that can be encountered based upon boundary race conditions using the nvme bus specific suspend to idle flow. When this situation occurs the drive doesn't resume properly from suspend-to-idle. LiteON has confirmed this problem and fixed