Re: [PATCH 2/2] amd/iommu: Make protection domain ID functions non-static

From: Vasant Hegde

Date: Wed Nov 19 2025 - 05:47:52 EST




On 11/14/2025 4:14 PM, Sairaj Kodilkar wrote:
> So that both iommu.c and init.c can utilize them. Also define a new
> function 'pdom_id_destroy()' to destroy 'pdom_ids' instead of directly
> calling ida functions.
>
> Signed-off-by: Sairaj Kodilkar <sarunkod@xxxxxxx>

Reviewed-by: Vasant Hegde <vasant.hegde@xxxxxxx>


-Vasant