Home
last modified time | relevance | path

Searched hist:ad67f5a6545f7fda8ec11d7a81e325a398e1a90f (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/mm/
H A Ddma-mapping.cdiff ad67f5a6545f7fda8ec11d7a81e325a398e1a90f Sun Dec 24 13:52:03 CET 2017 Christoph Hellwig <hch@lst.de> arm64: replace ZONE_DMA with ZONE_DMA32

arm64 uses ZONE_DMA for allocations below 32-bits. These days we
name the zone for that ZONE_DMA32, which will allow to use the
dma-direct and generic swiotlb code as-is, so rename it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Robin Murphy <robin.murphy@arm.com>
/linux/arch/arm64/
H A DKconfigdiff ad67f5a6545f7fda8ec11d7a81e325a398e1a90f Sun Dec 24 13:52:03 CET 2017 Christoph Hellwig <hch@lst.de> arm64: replace ZONE_DMA with ZONE_DMA32

arm64 uses ZONE_DMA for allocations below 32-bits. These days we
name the zone for that ZONE_DMA32, which will allow to use the
dma-direct and generic swiotlb code as-is, so rename it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Robin Murphy <robin.murphy@arm.com>