Re: [PATCH 1/5] iommu/vt-d: Remove unused dma map/unmap trace events

2021-03-23 Thread Christoph Hellwig
On Tue, Mar 23, 2021 at 09:05:56AM +0800, Lu Baolu wrote: > With commit c588072bba6b5 ("iommu/vt-d: Convert intel iommu driver to > the iommu ops"), the trace events for dma map/unmap have no users any > more. Cleanup them to make the code neat. > > Signed-off-by: Lu Baolu Looks good, Reviewed-

[PATCH 1/5] iommu/vt-d: Remove unused dma map/unmap trace events

2021-03-22 Thread Lu Baolu
With commit c588072bba6b5 ("iommu/vt-d: Convert intel iommu driver to the iommu ops"), the trace events for dma map/unmap have no users any more. Cleanup them to make the code neat. Signed-off-by: Lu Baolu --- include/trace/events/intel_iommu.h | 120 - 1 file changed