]> www.infradead.org Git - users/jedix/linux-maple.git/commit
nvme: move the call to nvme_init_identify earlier
authorChristoph Hellwig <hch@lst.de>
Fri, 16 Oct 2015 05:58:46 +0000 (07:58 +0200)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 1 Jun 2017 20:40:40 +0000 (13:40 -0700)
commit9cea51b99e9c07e38e78c861c263df143196493c
tree3675d8d89b9025dd73c558574575fc68baa9ae5e
parent81ae5b86610a673f5ec1a31069e1d6a95680bb59
nvme: move the call to nvme_init_identify earlier

We want to record the identify and CAP values even if no I/O queue
is available.

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 ce4541f40a949cd9a9c9f308b1a6a86914ce6e1a)

Orabug: 25130845

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