On Wed, May 06, 2020 at 09:59:44AM +0800, Lu Baolu wrote: > Lu Baolu (3): > iommu/vt-d: Allow 32bit devices to uses DMA domain > iommu/vt-d: Allow PCI sub-hierarchy to use DMA domain > iommu/vt-d: Apply per-device dma_ops > > drivers/iommu/intel-iommu.c | 396 +++--------------------------------- > 1 file changed, 26 insertions(+), 370 deletions(-)
Applied, thanks Baolu.