iommu: arm-smmu: set a more appropriate DMA mask
Since we use dma_map_page() as an architecture-independent means of making page table updates visible to non-coherent SMMUs, we need to have a suitable DMA mask set to discourage the DMA mapping layer from creating bounce buffers and flushing those instead, if said page tables happen to lie outside the default 32-bit mask. Change-Id: Ic5accfc4da5dff76123d7c524a9da77c9d88a847 Signed-off-by:Robin Murphy <robin.murphy@arm.com> Patch-mainline: iommu @ 5 Mar 2015 18:56:36 +0000 [mitchelh@codeaurora.org: context differences] Signed-off-by:
Mitchel Humpherys <mitchelh@codeaurora.org>
Loading
Please register or sign in to comment