[PATCH] nvme: Use pci_iomap instead of ioremap

Pankaj Raghav pankydev8 at gmail.com
Thu Jan 27 05:05:41 PST 2022


On Wed, Jan 26, 2022 at 05:33:06PM +0100, Christoph Hellwig wrote:
> pci_iomap goes with the ioread/iowrite accessors which we absolutely
> do not want in nvme.
Is it because of ioread/iowrite has a conditional check everytime we do
a read/write with IO_COND? Or is there any other reason?

--
Pankaj



More information about the Linux-nvme mailing list