[PATCH v2 3/3] iommu: Allow drivers to say if they use report_iommu_fault()
Tian, Kevin
kevin.tian at intel.com
Sun Nov 16 22:43:13 PST 2025
> From: Jason Gunthorpe <jgg at nvidia.com>
> Sent: Friday, November 7, 2025 4:35 AM
>
> @@ -1643,6 +1643,7 @@ static const struct iommu_ops arm_smmu_ops = {
> .get_resv_regions = arm_smmu_get_resv_regions,
> .def_domain_type = arm_smmu_def_domain_type,
> .owner = THIS_MODULE,
> + .report_iommu_fault_supported = true,
'_supported' could be removed.
Reviewed-by: Kevin Tian <kevin.tian at intel.com>
More information about the linux-arm-kernel
mailing list