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

2019-08-19 Thread Sagi Grimberg
Jens, can you please rebase for-linus so we have the needed dependency: 4eaefe8c621c6195c91044396ed8060c179f7aae I just did as part of adding a new patch, being pushed out shortly. Thanks

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

2019-08-19 Thread Jens Axboe
On 8/19/19 12:57 PM, Sagi Grimberg wrote: > > > On 8/16/19 1:16 PM, Mario Limonciello wrote: >> 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

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

2019-08-19 Thread Sagi Grimberg
On 8/16/19 1:16 PM, Mario Limonciello wrote: 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

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

2019-08-16 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