lkml.org 
[lkml]   [2022]   [Oct]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] dma-mapping updates for Linux 6.1
The following changes since commit 521a547ced6477c54b4b0cc206000406c221b4d6:

Linux 6.0-rc6 (2022-09-18 13:44:14 -0700)

are available in the Git repository at:

git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-6.1-2022-10-10

for you to fetch changes up to c9cb01369b926a074004714ab9f9b65f75bf3c60:

ARM/dma-mapping: remove the dma_coherent member of struct dev_archdata (2022-10-06 14:31:08 +0200)

----------------------------------------------------------------
dma-mapping updates for Linux 6.1

- fix a regression in the ARM dma-direct conversion (Christoph Hellwig)
- use memcpy_{from,to}_page (Fabio M. De Francesco)
- cleanup the swiotlb MAINTAINERS entry (Lukas Bulwahn)
- make SG table pool allocation less fragile (Masahiro Yamada)
- don't panic on swiotlb initialization failure (Robin Murphy)

----------------------------------------------------------------
Christoph Hellwig (2):
ARM/dma-mappіng: don't override ->dma_coherent when set from a bus notifier
ARM/dma-mapping: remove the dma_coherent member of struct dev_archdata

Fabio M. De Francesco (1):
swiotlb: replace kmap_atomic() with memcpy_{from,to}_page()

Lukas Bulwahn (1):
MAINTAINERS: merge SWIOTLB SUBSYSTEM into DMA MAPPING HELPERS

Masahiro Yamada (1):
lib/sg_pool: change module_init(sg_pool_init) to subsys_initcall

Robin Murphy (1):
swiotlb: don't panic!

MAINTAINERS | 17 +++++------------
arch/arm/include/asm/device.h | 1 -
arch/arm/mm/dma-mapping.c | 10 ++++++++--
kernel/dma/swiotlb.c | 40 +++++++++++++++++++++++-----------------
lib/sg_pool.c | 16 ++--------------
5 files changed, 38 insertions(+), 46 deletions(-)

\
 
 \ /
  Last update: 2022-10-10 16:54    [W:0.042 / U:0.324 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site