[PATCH 0/5] iommu/vt-d: Several misc cleanups

From: Lu Baolu
Date: Mon Mar 22 2021 - 21:16:52 EST


Hi Joerg et al,

This series includes several cleanups in the VT-d driver. Please help to
review.

Best regards,
baolu

Lu Baolu (5):
iommu/vt-d: Remove unused dma map/unmap trace events
iommu/vt-d: Remove svm_dev_ops
iommu/vt-d: Remove SVM_FLAG_PRIVATE_PASID
iommu/vt-d: Remove unused function declarations
iommu/vt-d: Make unnecessarily global functions static

drivers/iommu/intel/pasid.c | 4 +-
drivers/iommu/intel/pasid.h | 5 --
drivers/iommu/intel/svm.c | 55 +++++--------
include/linux/intel-iommu.h | 3 -
include/linux/intel-svm.h | 23 +-----
include/trace/events/intel_iommu.h | 120 -----------------------------
6 files changed, 24 insertions(+), 186 deletions(-)

--
2.25.1