[PATCH v9 09/12] iommu/arm-smmu-v3-kdump: Implement is_attach_deferred()

Jason Gunthorpe jgg at nvidia.com
Fri Aug 21 16:15:26 PDT 2026


> @@ -1276,6 +1292,12 @@ arm_smmu_kdump_adopt_deferred_l2_strtab(struct arm_smmu_device *smmu, u32 sid,
>  {
>  	return -EOPNOTSUPP;
>  }
> +
> +static inline bool
> +arm_smmu_kdump_is_attach_deferred(struct arm_smmu_master *master)
> +{
> +	return false;
> +}


?

Looks OK otherwise

Reviewed-by: Jason Gunthorpe <jgg at nvidia.com>

-- 
Jason



More information about the linux-arm-kernel mailing list