[GIT PULL] dma-mapping fix for Linux 6.11

From: Christoph Hellwig
Date: Sat Aug 10 2024 - 02:29:29 EST


The following changes since commit 94ede2a3e9135764736221c080ac7c0ad993dc2d:

profiling: remove stale percpu flip buffer variables (2024-07-29 16:34:17 -0700)

are available in the Git repository at:

git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-6.11-2024-08-10

for you to fetch changes up to bd44ca3de49cc1badcff7a96010fa2c64f04868c:

dma-debug: avoid deadlock between dma debug vs printk and netconsole (2024-08-06 10:29:32 -0700)

----------------------------------------------------------------
dma-mapping fix for Linux 6.11

- avoid a deadlock with dma-debug and netconsole (Rik van Riel)

----------------------------------------------------------------
Rik van Riel (1):
dma-debug: avoid deadlock between dma debug vs printk and netconsole

kernel/dma/debug.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)