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(-)
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

Reply via email to