[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YUTEnFAls4dyIyJ1@infradead.org>
Date: Fri, 17 Sep 2021 18:38:52 +0200
From: Christoph Hellwig <hch@...radead.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: iommu@...ts.linux-foundation.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] dma-mapping fixes for Linux 5.15 (2nd attempt)
The following changes since commit c1dec343d7abdf8e71aab2a289ab45ce8b1afb7e:
hexagon: use the generic global coherent pool (2021-08-19 09:02:40 +0200)
are available in the Git repository at:
git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-5.15-1
for you to fetch changes up to 59583f747664046aaae5588d56d5954fab66cce8:
sparc32: page align size in arch_dma_alloc (2021-09-14 14:35:17 +0200)
----------------------------------------------------------------
dma-mapping fixes for Linux 5.15
- page align size in sparc32 arch_dma_alloc (Andreas Larsson)
- tone down a new dma-debug message (Hamza Mahfooz)
- fix the kerneldoc for dma_map_sg_attrs (me)
----------------------------------------------------------------
Andreas Larsson (1):
sparc32: page align size in arch_dma_alloc
Christoph Hellwig (1):
dma-mapping: fix the kerneldoc for dma_map_sg_attrs
Hamza Mahfooz (1):
dma-debug: prevent an error message from causing runtime problems
arch/sparc/kernel/ioport.c | 4 +++-
kernel/dma/debug.c | 3 ++-
kernel/dma/mapping.c | 3 ++-
3 files changed, 7 insertions(+), 3 deletions(-)
Powered by blists - more mailing lists