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)
commit8c18fc6344568bdc131436be0345d82da512bfef
tree0bad0c4f5d44806d842eff89ad1d6dbfb4a923cf
parentf932d58abc38c898d7d3fe635ecb2b821a256f54
parentd9765e41d8e9ea2251bf73735a2895c8bad546fc
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