Re: [PATCH v8 02/25] iommu/arm-smmu-v3: Move Queue and STE functions to header

From: Nicolin Chen

Date: Tue Sep 22 2026 - 14:24:12 EST


On Tue, Sep 22, 2026 at 01:12:35PM +0000, Mostafa Saleh wrote:
> The KVM SMMUv3 driver would re-use some of the CMDQ and STE code
> inside the hypervisor. Move those functions to the header file that
> would be shared between the host kernel and the hypervisor.
>
> Signed-off-by: Mostafa Saleh <smostafa@xxxxxxxxxx>

Reviewed-by: Nicolin Chen <nicolinc@xxxxxxxxxx>