commit | c867c78acae96fc359f2a2f375ce64b5f0871802 | [log] [tgz] |
---|---|---|
author | Robin Murphy <robin.murphy@arm.com> | Wed Jan 27 16:29:28 2021 +0000 |
committer | Will Deacon <will@kernel.org> | Thu Jan 28 20:29:56 2021 +0000 |
tree | ab0c9c9b1db57c2314222ced35926437a3a5c819 | |
parent | 0954d61a59e3c014e52b8d938bc12dc5a2e4949c [diff] |
iommu/msm: Hook up iotlb_sync_map The core API can now accommodate invalidate-on-map style behaviour in a single efficient call, so hook that up instead of having io-pgatble do it piecemeal. Signed-off-by: Robin Murphy <robin.murphy@arm.com> Link: https://lore.kernel.org/r/e95223a0abf129230a0bec6743f837075f0a2fcb.1611764372.git.robin.murphy@arm.com Signed-off-by: Will Deacon <will@kernel.org>