diff options
author | Robin Murphy <Robin.Murphy@arm.com> | 2015-03-04 19:41:05 +0300 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2015-03-27 16:39:36 +0300 |
commit | f1d84548694fe45f3348c0379d7277fed05bbcf0 (patch) | |
tree | 0868f35f00e9d905b8d14f0804587d8d538dd197 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 4a1c93cbe9b2cf559fee3316ee287bb042eb1aba (diff) | |
download | linux-f1d84548694fe45f3348c0379d7277fed05bbcf0.tar.xz |
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.
Tested-by: Mitchel Humpherys <mitchelh@codeaurora.org>
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
[will: added error checking]
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions