[GIT PULL] dma-mapping fix for Linux 6.12

From: Christoph Hellwig
Date: Sun Oct 20 2024 - 00:27:31 EST


The following changes since commit c964ced7726294d40913f2127c3f185a92cb4a41:

Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma (2024-10-16 13:37:59 -0700)

are available in the Git repository at:

git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-6.12-2024-10-20

for you to fetch changes up to 78b2770c935fc1434a95cc17613fe31165b02dfe:

dma-mapping: fix tracing dma_alloc/free with vmalloc'd memory (2024-10-17 17:41:29 +0200)

----------------------------------------------------------------
dma-mapping fix for Linux 6.12

Just another small tracing fix from Sean.

----------------------------------------------------------------
Sean Anderson (1):
dma-mapping: fix tracing dma_alloc/free with vmalloc'd memory

include/trace/events/dma.h | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)