]> www.infradead.org Git - users/jedix/linux-maple.git/commit
nvme: add explicit quirk handling
authorChristoph Hellwig <hch@lst.de>
Mon, 19 Dec 2016 20:27:49 +0000 (12:27 -0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 1 Jun 2017 20:40:38 +0000 (13:40 -0700)
commita2f638ff96af8e606febe80fe500d45f40e25e57
tree3b2cce9006da79d85bac861d088986420b5f0d62
parent50b4b4b17a704852a2c05fb6f9eb676372fdc21b
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>
(cherry picked from commit 106198edb74cdf3fe1aefa6ad1e199b58ab7c4cb)

Orabug: 25130845
Conflicts:
drivers/nvme/host/pci.c

Signed-off-by: Ashok Vairavan <ashok.vairavan@oracle.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/nvme/host/nvme.h
drivers/nvme/host/pci.c