[GIT PULL] dma-mapping fix for Linux 6.13
From: Christoph Hellwig
Date: Sat Nov 30 2024 - 02:32:19 EST
The following changes since commit 22293c33738c14bb84b9d3e771bc37150e7cf8e7:
dma-mapping: save base/size instead of pointer to shared DMA pool (2024-11-14 10:45:09 +0100)
are available in the Git repository at:
git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-6.13-2024-11-30
for you to fetch changes up to aef7ee7649e02f7fc0d2e5e532f352496976dcb1:
dma-debug: fix physical address calculation for struct dma_debug_entry (2024-11-28 10:19:16 +0100)
----------------------------------------------------------------
dma-mapping fix for Linux 6.13
- fix physical address calculation for struct dma_debug_entry
(Fedor Pchelkin)
----------------------------------------------------------------
Fedor Pchelkin (1):
dma-debug: fix physical address calculation for struct dma_debug_entry
kernel/dma/debug.c | 20 +++++++++++++++-----
1 file changed, 15 insertions(+), 5 deletions(-)