Re: [PATCH v11 4/9] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_init
From: Jason Gunthorpe
Date: Wed Aug 14 2024 - 13:27:37 EST
On Tue, Aug 06, 2024 at 07:11:49PM -0700, Nicolin Chen wrote:
> So that this function can be used by other cmdqs than &smmu->cmdq only.
>
> Signed-off-by: Nicolin Chen <nicolinc@xxxxxxxxxx>
> ---
> drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx>
Jason