On Mon, Jun 09, 2025 at 05:41:25PM -0300, Jason Gunthorpe wrote: > The driver never reads this value, arm_smmu_domain_finalise() always sets > domain.pgsize_bitmap to pgtbl_cfg, which comes from the per-smmu > calculated value. > > Remove the ops version entirely, the related dead code and make > arm_smmu_ops const. > > Reviewed-by: Kevin Tian <[email protected]> > Acked-by: Will Deacon <[email protected]> > Signed-off-by: Jason Gunthorpe <[email protected]>
Reviewed-by: Nicolin Chen <[email protected]> Is "qiommu" a typo in the subject?
