]> git.baikalelectronics.ru Git - kernel.git/commit
nvme: add explicit quirk handling
authorChristoph Hellwig <hch@lst.de>
Thu, 26 Nov 2015 09:07:41 +0000 (10:07 +0100)
committerJens Axboe <axboe@fb.com>
Tue, 1 Dec 2015 17:59:39 +0000 (10:59 -0700)
commit300d3660f669c4cc8a708bc1324cab23cf8186f4
tree6eea24b2803eb583a2e2a8defc62e04ab29d763c
parent12f79309ef8ade308afbf9ac2ae272ed8b69ecfe
nvme: add explicit quirk handling

Add an enum for all workarounds not in the spec and identify the affected
controllers at probe time.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/nvme/host/nvme.h
drivers/nvme/host/pci.c