[PATCH v2 4/7] iommu: Remove iommu_ops pgsize_bitmap from simple drivers
Chen-Yu Tsai
wens at csie.org
Mon Jun 9 20:47:42 PDT 2025
On Tue, Jun 10, 2025 at 4:41 AM Jason Gunthorpe <jgg at nvidia.com> wrote:
>
> These drivers just have a constant value for their page size, move it
> into their domain_alloc_paging function before setting up the geometry.
>
> Reviewed-by: Kevin Tian <kevin.tian at intel.com>
> Acked-by: Niklas Schnelle <schnelle at linux.ibm.com> # for s390-iommu.c
> Signed-off-by: Jason Gunthorpe <jgg at nvidia.com>
> ---
> drivers/iommu/exynos-iommu.c | 3 ++-
> drivers/iommu/ipmmu-vmsa.c | 4 ++--
> drivers/iommu/mtk_iommu_v1.c | 3 ++-
> drivers/iommu/omap-iommu.c | 3 ++-
> drivers/iommu/rockchip-iommu.c | 3 ++-
> drivers/iommu/s390-iommu.c | 2 +-
> drivers/iommu/sprd-iommu.c | 3 ++-
> drivers/iommu/sun50i-iommu.c | 3 ++-
Acked-by: Chen-Yu Tsai <wens at csie.org> # sun50i-iommu.c
More information about the linux-riscv
mailing list