]> git.baikalelectronics.ru Git - kernel.git/commit
iommu/msm: Hook up iotlb_sync_map
authorRobin Murphy <robin.murphy@arm.com>
Wed, 27 Jan 2021 16:29:28 +0000 (16:29 +0000)
committerWill Deacon <will@kernel.org>
Thu, 28 Jan 2021 20:29:56 +0000 (20:29 +0000)
commitb1fd76aa9c10445a93a554352b8b13d5f8219b75
treeab0c9c9b1db57c2314222ced35926437a3a5c819
parent3d0d54652608148f729d3433dd1bacdb2a403893
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>
drivers/iommu/msm_iommu.c