Re: [PATCH v3 7/7] iommu/vt-d: Cleanup si_domain

From: Jason Gunthorpe
Date: Tue Aug 06 2024 - 13:19:33 EST


On Tue, Aug 06, 2024 at 10:39:41AM +0800, Lu Baolu wrote:
> The static identity domain has been introduced, rendering the si_domain
> obsolete. Remove si_domain and cleanup the code accordingly.
>
> Signed-off-by: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
> ---
> drivers/iommu/intel/iommu.c | 91 ++++++++-----------------------------
> 1 file changed, 19 insertions(+), 72 deletions(-)

Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx>

Jason