[PATCH 1/3] blk-mq-dma: migrate to dma_map_phys instead of map_page

Christoph Hellwig hch at lst.de
Thu Oct 16 23:18:48 PDT 2025


On Fri, Oct 17, 2025 at 08:31:58AM +0300, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro at nvidia.com>
> 
> After introduction of dma_map_phys(), there is no need to convert
> from physical address to struct page in order to map page. So let's
> use it directly.
> 
> Reviewed-by: Keith Busch <kbusch at kernel.org>
> Signed-off-by: Leon Romanovsky <leonro at nvidia.com>

You forgot to pick up my review from last round.




More information about the Linux-nvme mailing list