]> git.baikalelectronics.ru Git - 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)
commitbfb1f758bcaff9aa22a938946a1ac20a39c785c6
treeaa64ff1f4cf011713575f46ca8a57471c0046ac7
parentfd6d89214aa4a74ac28457bc6537cee3bce4d200
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