iommu/qcom: Mask TLBI addresses correctly
authorRobin Murphy <robin.murphy@arm.com>
Thu, 15 Aug 2019 18:37:22 +0000 (19:37 +0100)
committerWill Deacon <will@kernel.org>
Mon, 19 Aug 2019 15:52:47 +0000 (16:52 +0100)
commita5b396ce5001a8b8c8594c7fa90b0df61d6b3272
tree6edbca5b257900b1783d943e54a696b1e66672d0
parent353b325047fdfd437dc2afaee89fc66de3657b7e
iommu/qcom: Mask TLBI addresses correctly

As with arm-smmu from whence this code was borrowed, the IOVAs passed in
here happen to be at least page-aligned anyway, but still; oh dear.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
drivers/iommu/qcom_iommu.c