[GIT PULL] dma-mapping fix for Linux 6.11
From: Christoph Hellwig
Date: Wed Jul 24 2024 - 10:39:57 EST
The following changes since commit b69bdba5a37eb6224039e9572e0e98fc3a931fee:
swiotlb: fix kernel-doc description for swiotlb_del_transient (2024-07-13 07:36:10 +0200)
are available in the Git repository at:
git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-6.11-2024-07-24
for you to fetch changes up to 28e8b7406d3a1f5329a03aa25a43aa28e087cb20:
dma: fix call order in dmam_free_coherent (2024-07-19 07:27:28 +0200)
----------------------------------------------------------------
dma-mapping fix for Linux 6.11
- fix the order of actions in dmam_free_coherent (Lance Richardson)
----------------------------------------------------------------
Lance Richardson (1):
dma: fix call order in dmam_free_coherent
kernel/dma/mapping.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)