On Wed, May 27, 2020 at 10:56:14AM -0600, Jon Derrick wrote: > Jon Derrick (3): > iommu/vt-d: Only clear real DMA device's context entries > iommu/vt-d: Allocate domain info for real DMA sub-devices > iommu/vt-d: Remove real DMA lookup in find_domain > > drivers/iommu/intel-iommu.c | 31 +++++++++++++++++++++++-------- > include/linux/intel-iommu.h | 1 + > 2 files changed, 24 insertions(+), 8 deletions(-) Applied, thanks.