Re: [PATCH] PCI: Add bridge DMA alias quirk for Intel 82801

2014-07-05 Thread Joerg Roedel
On Sat, Jul 05, 2014 at 03:26:29PM -0600, Bjorn Helgaas wrote: > I saw that Joerg applied those iommu changes to his core branch, which I > assume will be merged for v3.17. So I'll move this to a pci/iommu branch, > to be merged during the v3.17 merge window. Yes, these changes are queued for v3.

Re: [PATCH] PCI: Add bridge DMA alias quirk for Intel 82801

2014-07-05 Thread Bjorn Helgaas
[+cc Joerg] On Sat, Jul 05, 2014 at 10:31:43AM -0600, Bjorn Helgaas wrote: > On Mon, Jun 23, 2014 at 04:36:25PM -0600, Alex Williamson wrote: > > This bridge sometimes shows up as a root complex device and sometimes > > as a discrete PCIe-to-PCI bridge. Testing indicates that in the > > latter ca

Re: [PATCH] PCI: Add bridge DMA alias quirk for Intel 82801

2014-07-05 Thread Bjorn Helgaas
On Mon, Jun 23, 2014 at 04:36:25PM -0600, Alex Williamson wrote: > This bridge sometimes shows up as a root complex device and sometimes > as a discrete PCIe-to-PCI bridge. Testing indicates that in the > latter case, we need to enable the PCIe bridge DMA alias quirk. > > Signed-off-by: Alex Will

[PATCH] PCI: Add bridge DMA alias quirk for Intel 82801

2014-06-23 Thread Alex Williamson
This bridge sometimes shows up as a root complex device and sometimes as a discrete PCIe-to-PCI bridge. Testing indicates that in the latter case, we need to enable the PCIe bridge DMA alias quirk. Signed-off-by: Alex Williamson Reported-by: Milos Kaurin Tested-by: Milos Kaurin --- drivers/p