mbox series

[SRU,Artful,0/1] Fix Samsung NVMe drops off PCI bus After S3

Message ID 20180109064917.14563-1-kai.heng.feng@canonical.com
Headers show
Series Fix Samsung NVMe drops off PCI bus After S3 | expand

Message

Kai-Heng Feng Jan. 9, 2018, 6:49 a.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1705748

[Impact]
A user reported his NVMe went out to lunch after S3.

[Fix]
Disable APST for this particular NVMe + Motherboard setup.

[Test]
User confirmed this quirk works for his system.

[Regression Potential]
Very Low. This applies to a specific device setup, also user can
override this quirk by "nvme_core.force_apst=1".

Kai-Heng Feng (1):
  nvme-pci: disable APST on Samsung SSD 960 EVO + ASUS PRIME B350M-A

 drivers/nvme/host/pci.c | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

Comments

Seth Forshee Jan. 10, 2018, 4:21 p.m. UTC | #1
On Tue, Jan 09, 2018 at 02:49:16PM +0800, Kai-Heng Feng wrote:
> BugLink: https://bugs.launchpad.net/bugs/1705748
> 
> [Impact]
> A user reported his NVMe went out to lunch after S3.
> 
> [Fix]
> Disable APST for this particular NVMe + Motherboard setup.
> 
> [Test]
> User confirmed this quirk works for his system.
> 
> [Regression Potential]
> Very Low. This applies to a specific device setup, also user can
> override this quirk by "nvme_core.force_apst=1".

Acked-by: Seth Forshee <seth.forshee@canonical.com>

Please try to remember to include patches like this for the development
release as well. I have applied it to bionic/master-next. Thanks!
Stefan Bader Jan. 24, 2018, 1:14 p.m. UTC | #2
On 09.01.2018 07:49, Kai-Heng Feng wrote:
> BugLink: https://bugs.launchpad.net/bugs/1705748
> 
> [Impact]
> A user reported his NVMe went out to lunch after S3.
> 
> [Fix]
> Disable APST for this particular NVMe + Motherboard setup.
> 
> [Test]
> User confirmed this quirk works for his system.
> 
> [Regression Potential]
> Very Low. This applies to a specific device setup, also user can
> override this quirk by "nvme_core.force_apst=1".
> 
> Kai-Heng Feng (1):
>   nvme-pci: disable APST on Samsung SSD 960 EVO + ASUS PRIME B350M-A
> 
>  drivers/nvme/host/pci.c | 12 ++++++++++--
>  1 file changed, 10 insertions(+), 2 deletions(-)
> 
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Khalid Elmously Feb. 3, 2018, 1:45 a.m. UTC | #3
Applied to artful

On 2018-01-09 14:49:16 , Kai-Heng Feng wrote:
> BugLink: https://bugs.launchpad.net/bugs/1705748
> 
> [Impact]
> A user reported his NVMe went out to lunch after S3.
> 
> [Fix]
> Disable APST for this particular NVMe + Motherboard setup.
> 
> [Test]
> User confirmed this quirk works for his system.
> 
> [Regression Potential]
> Very Low. This applies to a specific device setup, also user can
> override this quirk by "nvme_core.force_apst=1".
> 
> Kai-Heng Feng (1):
>   nvme-pci: disable APST on Samsung SSD 960 EVO + ASUS PRIME B350M-A
> 
>  drivers/nvme/host/pci.c | 12 ++++++++++--
>  1 file changed, 10 insertions(+), 2 deletions(-)
> 
> -- 
> 2.15.1
> 
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team