Re: [PATCH v3 12/22] iommu/amd: Pass iommu and devid to amd_iommu_make_clear_dte()
From: Jason Gunthorpe
Date: Tue Jul 07 2026 - 10:45:16 EST
On Mon, Jun 29, 2026 at 03:35:25PM +0000, Suravee Suthikulpanit wrote:
> Take struct amd_iommu and device ID explicitly instead of deriving
> the IOMMU from struct iommu_dev_data.
>
> Signed-off-by: Suravee Suthikulpanit <suravee.suthikulpanit@xxxxxxx>
> ---
> drivers/iommu/amd/amd_iommu.h | 6 +++---
> drivers/iommu/amd/iommu.c | 4 ++--
> drivers/iommu/amd/nested.c | 2 +-
> 3 files changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx>
Jason