Since v1 [1] * Renamed arm_smmu_tlb_inv_range() * Removed unnecessary tlb_inv_command variable * Rebased onto for-joerg/arm-smmu/updates (oddly I didn't get any conflict, I hope it will apply this time)
[1] https://lore.kernel.org/linux-iommu/[email protected]/ Jean-Philippe Brucker (3): iommu/arm-smmu-v3: Split arm_smmu_tlb_inv_range() iommu/arm-smmu-v3: Make BTM optional for SVA iommu/arm-smmu-v3: Add support for VHE drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.h | 6 + .../iommu/arm/arm-smmu-v3/arm-smmu-v3-sva.c | 10 +- drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 106 ++++++++++++------ 3 files changed, 87 insertions(+), 35 deletions(-) -- 2.30.0 _______________________________________________ iommu mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/iommu
