]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
nvme: Add nvme_core.force_apst to ignore the NO_APST quirk
authorAndy Lutomirski <luto@kernel.org>
Fri, 21 Apr 2017 23:19:24 +0000 (16:19 -0700)
committerJens Axboe <axboe@fb.com>
Tue, 25 Apr 2017 04:03:46 +0000 (22:03 -0600)
commitc35e30b4727b390ce7a6dd7ead31335320c2b83e
treeaa64ff1f4cf011713575f46ca8a57471c0046ac7
parentfb0dc3993b537e12ce63511d535ff86efff13c8f
nvme: Add nvme_core.force_apst to ignore the NO_APST quirk

We're probably going to be stuck quirking APST off on an over-broad
range of devices for 4.11.  Let's make it easy to override the quirk
for testing.

Signed-off-by: Andy Lutomirski <luto@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/nvme/host/core.c