On Tue, Feb 08, 2022 at 09:25:54AM +0800, Lu Baolu wrote: > The apply_resv_region callback in iommu_ops was introduced to reserve an > IOVA range in the given DMA domain when the IOMMU driver manages the IOVA > by itself. As all drivers converted to use dma-iommu in the core, there's > no driver using this anymore. Remove it to avoid dead code. > > Suggested-by: Robin Murphy <[email protected]> > Signed-off-by: Lu Baolu <[email protected]> > --- > include/linux/iommu.h | 4 ---- > drivers/iommu/iommu.c | 3 --- > 2 files changed, 7 deletions(-)
Reviewed-by: Jason Gunthorpe <[email protected]> Jason _______________________________________________ iommu mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/iommu
