]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'dma-mapping-5.8-6' of git://git.infradead.org/users/hch/dma-mapping into...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 19 Jul 2020 18:28:23 +0000 (11:28 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 19 Jul 2020 18:28:23 +0000 (11:28 -0700)
commit5810133d8cc15842349a5751fd8ff02ee1cf20a6
tree0bad0c4f5d44806d842eff89ad1d6dbfb4a923cf
parent95609f38922b74dd65d35ead19310cadd445cc5f
parent75d1650976b2cdb4e61f6f33301dfd93a5c12f4d
Merge tag 'dma-mapping-5.8-6' of git://git.infradead.org/users/hch/dma-mapping into master

Pull dma-mapping fixes from Christoph Hellwig:
 "Ensure we always have fully addressable memory in the dma coherent
  pool (Nicolas Saenz Julienne)"

* tag 'dma-mapping-5.8-6' of git://git.infradead.org/users/hch/dma-mapping:
  dma-pool: do not allocate pool memory from CMA
  dma-pool: make sure atomic pool suits device
  dma-pool: introduce dma_guess_pool()
  dma-pool: get rid of dma_in_atomic_pool()
  dma-direct: provide function to check physical memory area validity