[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231116015048.29675-1-baolu.lu@linux.intel.com>
Date: Thu, 16 Nov 2023 09:50:44 +0800
From: Lu Baolu <baolu.lu@...ux.intel.com>
To: Joerg Roedel <joro@...tes.org>, Will Deacon <will@...nel.org>,
Robin Murphy <robin.murphy@....com>,
Jason Gunthorpe <jgg@...pe.ca>,
Kevin Tian <kevin.tian@...el.com>
Cc: iommu@...ts.linux.dev, linux-kernel@...r.kernel.org,
Lu Baolu <baolu.lu@...ux.intel.com>
Subject: [PATCH 0/4] iommu/vt-d: Miscellaneous cleanups
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
Powered by blists - more mailing lists