]> git.karo-electronics.de Git - karo-tx-linux.git/commit
nvme: Quirk APST on Intel 600P/P3100 devices
authorAndy Lutomirski <luto@kernel.org>
Wed, 24 May 2017 22:06:31 +0000 (15:06 -0700)
committerChristoph Hellwig <hch@lst.de>
Fri, 26 May 2017 08:53:02 +0000 (11:53 +0300)
commit50af47d04ca530544b27affffb0722f158e2bb9c
treeab11b8cb4dbd6231ae96b779f7c03d8bf6c30421
parentc81bfba9983fc44210d3eb5971e0faac597bf50d
nvme: Quirk APST on Intel 600P/P3100 devices

They have known firmware bugs.  A fix is apparently in the works --
once fixed firmware is available, someone from Intel (Hi, Keith!)
can adjust the quirk accordingly.

Cc: stable@vger.kernel.org # v4.11
Cc: Kai-Heng Feng <kai.heng.feng@canonical.com>
Cc: Mario Limonciello <mario_limonciello@dell.com>
Signed-off-by: Andy Lutomirski <luto@kernel.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/pci.c