]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mapping
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 26 Oct 2018 18:29:17 +0000 (11:29 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 26 Oct 2018 18:29:17 +0000 (11:29 -0700)
commitefd8ad49371708ff4767cb054a5e3c786afa3c67
tree98783e84f9c9d2b7816ca954e017b197975a5e6f
parentc73eb0281116518ee284cf12b57b42be9c1e0fae
parent05023d8c7c36a186cdaec1968d6098f2b3ba0ef4
Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mapping

Pull more dma-mapping updates from Christoph Hellwig:

 - various swiotlb cleanups

 - do not dip into the Ń•wiotlb pool for dma coherent allocations

 - add support for not cache coherent DMA to swiotlb

 - switch ARM64 to use the generic swiotlb_dma_ops

* tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mapping:
  arm64: use the generic swiotlb_dma_ops
  swiotlb: add support for non-coherent DMA
  swiotlb: don't dip into swiotlb pool for coherent allocations
  swiotlb: refactor swiotlb_map_page
  swiotlb: use swiotlb_map_page in swiotlb_map_sg_attrs
  swiotlb: merge swiotlb_unmap_page and unmap_single
  swiotlb: remove the overflow buffer
  swiotlb: do not panic on mapping failures
  swiotlb: mark is_swiotlb_buffer static
  swiotlb: remove a pointless comment
arch/arm64/Kconfig
arch/arm64/mm/dma-mapping.c