commit | a5b396ce5001a8b8c8594c7fa90b0df61d6b3272 | [log] [tgz] |
---|---|---|
author | Robin Murphy <robin.murphy@arm.com> | Thu Aug 15 19:37:22 2019 +0100 |
committer | Will Deacon <will@kernel.org> | Mon Aug 19 16:52:47 2019 +0100 |
tree | 6edbca5b257900b1783d943e54a696b1e66672d0 | |
parent | 353b325047fdfd437dc2afaee89fc66de3657b7e [diff] |
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>