Files
android_kernel_xiaomi_sm8450/arch/nds32/kernel
Christoph Hellwig 8e3a68fb55 dma-mapping: make dma_atomic_pool_init self-contained
The memory allocated for the atomic pool needs to have the same
mapping attributes that we use for remapping, so use
pgprot_dmacoherent instead of open coding it.  Also deduct a
suitable zone to allocate the memory from based on the presence
of the DMA zones.

Signed-off-by: Christoph Hellwig <hch@lst.de>
2019-08-29 16:43:33 +02:00
..
2018-02-22 10:44:34 +08:00
2018-11-22 18:13:13 +08:00
2018-11-22 18:13:13 +08:00
2018-02-22 10:44:32 +08:00
2018-09-04 14:45:15 +08:00
2018-02-22 10:44:34 +08:00
2018-11-22 18:13:51 +08:00
2018-11-22 18:13:13 +08:00
2018-02-22 10:44:33 +08:00
2018-02-22 10:44:34 +08:00
2019-05-16 15:07:08 +08:00