[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210323010600.678627-1-baolu.lu@linux.intel.com>
Date: Tue, 23 Mar 2021 09:05:55 +0800
From: Lu Baolu <baolu.lu@...ux.intel.com>
To: Joerg Roedel <joro@...tes.org>, Will Deacon <will@...nel.org>
Cc: ashok.raj@...el.com, kevin.tian@...el.com, jacob.jun.pan@...el.com,
yi.l.liu@...el.com, iommu@...ts.linux-foundation.org,
linux-kernel@...r.kernel.org, Lu Baolu <baolu.lu@...ux.intel.com>
Subject: [PATCH 0/5] iommu/vt-d: Several misc cleanups
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
Powered by blists - more mailing lists