On Mon, Feb 14, 2022 at 10:56:54AM +0800, Lu Baolu wrote: > The "domains" field of the intel_iommu structure keeps the mapping of > domain_id to dmar_domain. This information is not used anywhere. Remove > and cleanup it to avoid unnecessary memory consumption. > > Signed-off-by: Lu Baolu <[email protected]> > Reviewed-by: Christoph Hellwig <[email protected]> > --- > include/linux/intel-iommu.h | 1 - > drivers/iommu/intel/iommu.c | 68 ++----------------------------------- > 2 files changed, 3 insertions(+), 66 deletions(-)
Reviewed-by: Jason Gunthorpe <[email protected]> Jason _______________________________________________ iommu mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/iommu
