Re: [PATCH v3 13/14] PCI/P2PDMA: Allow IOMMU for host bridge whitelist

2019-08-16 Thread Christoph Hellwig
On Mon, Aug 12, 2019 at 11:30:47AM -0600, Logan Gunthorpe wrote: > Now that we map the requests correctly we can remove the iommu_present() > restriction. Looks good, Reviewed-by: Christoph Hellwig

[PATCH v3 13/14] PCI/P2PDMA: Allow IOMMU for host bridge whitelist

2019-08-12 Thread Logan Gunthorpe
Now that we map the requests correctly we can remove the iommu_present() restriction. Link: https://lore.kernel.org/r/20190730163545.4915-14-log...@deltatee.com Signed-off-by: Logan Gunthorpe Signed-off-by: Bjorn Helgaas --- drivers/pci/p2pdma.c | 4 1 file changed, 4 deletions(-) diff --