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

Leon Romanovsky leon at kernel.org
Sun Oct 19 07:40:31 PDT 2025


On Fri, Oct 17, 2025 at 08:18:48AM +0200, Christoph Hellwig wrote:
> 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.

I'm sorry that I missed your Reviewed-by tag.

Thanks



More information about the Linux-nvme mailing list