Re: [PATCH v6 08/10] iommu/arm-smmu-v3: Update comment about STE liveness

From: Jason Gunthorpe
Date: Wed Aug 16 2023 - 10:01:19 EST


On Wed, Aug 16, 2023 at 09:18:48PM +0800, Michael Shavit wrote:
> Update the comment to reflect the fact that the STE is not always
> installed. arm_smmu_domain_finalise_s1 intentionnaly calls
> arm_smmu_write_ctx_desc while the STE is not installed.
>
> Signed-off-by: Michael Shavit <mshavit@xxxxxxxxxx>
> ---

Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx>

Jason