[PATCH 0/4] iommu/vt-d: Miscellaneous cleanups

Lu Baolu posted 4 patches 2 years, 1 month ago
drivers/iommu/intel/iommu.h | 184 +++++++++++++++++++++++-
drivers/iommu/intel/pasid.h | 213 +++++++++++++++++++++++++++-
drivers/iommu/intel/iommu.c | 237 +++----------------------------
drivers/iommu/intel/pasid.c | 274 +-----------------------------------
drivers/iommu/intel/svm.c   |  20 +--
5 files changed, 421 insertions(+), 507 deletions(-)
[PATCH 0/4] iommu/vt-d: Miscellaneous cleanups
Posted by Lu Baolu 2 years, 1 month ago
This series includes several miscellaneous cleanups that were discovered
during recent development. Please let me know if anything I have
overlooked. 

Best regards,
baolu

Lu Baolu (4):
  iommu/vt-d: Introduce dev_to_iommu()
  iommu/vt-d: Remove unused parameter of
    intel_pasid_setup_pass_through()
  iommu/vt-d: Remove unused vcmd interfaces
  iommu/vt-d: Move inline helpers to header files

 drivers/iommu/intel/iommu.h | 184 +++++++++++++++++++++++-
 drivers/iommu/intel/pasid.h | 213 +++++++++++++++++++++++++++-
 drivers/iommu/intel/iommu.c | 237 +++----------------------------
 drivers/iommu/intel/pasid.c | 274 +-----------------------------------
 drivers/iommu/intel/svm.c   |  20 +--
 5 files changed, 421 insertions(+), 507 deletions(-)

-- 
2.34.1