OSDN Git Service

nvme: add the Apple shared tag workaround to nvme_alloc_io_tag_set
authorChristoph Hellwig <hch@lst.de>
Wed, 30 Nov 2022 16:28:48 +0000 (17:28 +0100)
committerChristoph Hellwig <hch@lst.de>
Wed, 7 Dec 2022 14:02:27 +0000 (15:02 +0100)
commit93b24f579c392bac2e491fee79ad5ce5a131992e
treebcba911d2f921d41f2efb2f426e5bb60858c1201
parentb794d1c2ad6d7921f2867ce393815ad31b5b5a83
nvme: add the Apple shared tag workaround to nvme_alloc_io_tag_set

Add the apple shared tag workaround to nvme_alloc_io_tag_set to prepare
for using that helper in the PCIe driver.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
drivers/nvme/host/core.c