Re: [PATCH v4 0/2] iommu/arm-smmu-v3: Two vsmmu impl_ops cleanups
From: Jason Gunthorpe
Date: Tue Jul 29 2025 - 18:27:42 EST
On Thu, Jul 24, 2025 at 03:10:00PM -0700, Nicolin Chen wrote:
> Nicolin Chen (2):
> iommu/arm-smmu-v3: Do not bother impl_ops if
> IOMMU_VIOMMU_TYPE_ARM_SMMUV3
> iommu/arm-smmu-v3: Replace vsmmu_size/type with get_viommu_size
>
> .../arm/arm-smmu-v3/arm-smmu-v3-iommufd.c | 20 +++++++++----------
> drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 14 +++++++++++++
> drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.h | 3 +--
> .../iommu/arm/arm-smmu-v3/tegra241-cmdqv.c | 17 ++++++++++++++--
> 4 files changed, 39 insertions(+), 15 deletions(-)
Applied, thanks
Jason