Re: [PATCH 2/8] iommu/vt-d: Update the definition of the blocking domain
From: Baolu Lu <baolu.lu@linux.intel.com>
Date: 2023-09-25 02:31:31
Also in:
asahi, linux-arm-kernel, linux-iommu
From: Baolu Lu <baolu.lu@linux.intel.com>
Date: 2023-09-25 02:31:31
Also in:
asahi, linux-arm-kernel, linux-iommu
On 9/23/23 1:07 AM, Jason Gunthorpe wrote:
The global static should pre-define the type and the NOP free function can be now left as NULL. Signed-off-by: Jason Gunthorpe<jgg@nvidia.com> --- drivers/iommu/intel/iommu.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Lu Baolu <baolu.lu@linux.intel.com> Best regards, baolu