[PATCH v3 8/9] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED
Jason Gunthorpe
jgg at nvidia.com
Fri Oct 11 06:59:14 PDT 2024
On Wed, Oct 09, 2024 at 10:27:42AM -0700, Nicolin Chen wrote:
> > static struct arm_smmu_master_domain *
> > arm_smmu_find_master_domain(struct arm_smmu_domain *smmu_domain,
> > - struct arm_smmu_master *master,
> > - ioasid_t ssid)
> > + struct arm_smmu_master *master, ioasid_t ssid)
> > {
> > struct arm_smmu_master_domain *master_domain;
>
> Looks like we mixed a cosmetic change :)
Ah, it is undone in a later patch from moving some code around I fixed
it
Thanks,
Jason
More information about the linux-arm-kernel
mailing list