Thread (43 messages) 43 messages, 5 authors, 2025-08-14

Re: [PATCH v1 16/16] nvme-pci: unmap MMIO pages with appropriate interface

From: Leon Romanovsky <leon@kernel.org>
Date: 2025-08-13 15:37:32
Also in: linux-block, linux-doc, linux-iommu, linux-mm, linux-nvme, linux-trace-kernel, linuxppc-dev, lkml, virtualization, xen-devel

On Thu, Aug 07, 2025 at 10:45:33AM -0300, Jason Gunthorpe wrote:
On Mon, Aug 04, 2025 at 03:42:50PM +0300, Leon Romanovsky wrote:
quoted
From: Leon Romanovsky <leonro@nvidia.com>

Block layer maps MMIO memory through dma_map_phys() interface
with help of DMA_ATTR_MMIO attribute. There is a need to unmap
that memory with the appropriate unmap function.
Be specific, AFIACT the issue is that on dma_ops platforms the map
will call ops->map_resource for ATTR_MMIO so we must have the unmap
call ops->unmap_resournce

Maybe these patches should be swapped then, as adding ATTR_MMIO seems
like it created this issue?
The best variant will be to squash previous patch "block-dma: properly
take MMIO path", but I don't want to mix them as they for different
kernel areas.

Thanks
Jason
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help