RE: [PATCH 0/4] iommu/vt-d: SVM implementation cleanup

From: Tian, Kevin
Date: Mon Jan 09 2023 - 21:46:17 EST


> From: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
> Sent: Monday, January 9, 2023 9:50 AM
>
> This is a cleanup series after the merge of commit be51b1d6bbff
> ("iommu/sva: Refactoring iommu_sva_bind/unbind_device()"). It removes
> the unused/duplicate data and code.
>
> Lu Baolu (4):
> iommu/vt-d: Remove include/linux/intel-svm.h
> iommu/vt-d: Remove unused fields in svm structures
> iommu/vt-d: Remove users from intel_svm_dev
> iommu/vt-d: Remove sva from intel_svm_dev
>

For the series:

Reviewed-by: Kevin Tian <kevin.tian@xxxxxxxxx>