Re: [PATCH 0/2] Quirk Intel PCH root ports for ACS-like features

From: Bjorn Helgaas
Date: Fri Jan 31 2014 - 13:49:30 EST


On Mon, Jan 20, 2014 at 03:01:40PM -0700, Alex Williamson wrote:
> As described in 2/2 many Intel root ports lack PCIe ACS capabilities
> which results in excessively large IOMMU groups. Many of these root
> ports do provide isolation capabilities, we just need to use device
> specific mechanisms to enable and verify. Long term, I hope we can
> round out this list (particularly to include X79 root ports) and
> more importantly, encourage proper PCIe ACS support in future
> products. I'm really hoping we can get this in during the 3.14 cycle.

v3.13 was released Jan 19, so this came during the v3.14 merge window. I
like to have things in -next for a while before asking Linus to pull them,
and I try to keep it to regression fixes after the merge window, i.e.,
things that used to work, but don't work any more. But that's all standard
procedure that you already know, and maybe you can make a case for
accelerating this.

Bjorn

> Thanks,
>
> Alex
>
> ---
>
> Alex Williamson (2):
> pci: Add device specific PCI ACS enable
> pci/quirks: Enable quirks for PCIe ACS on Intel PCH root ports
>
>
> drivers/pci/pci.c | 26 +++++-
> drivers/pci/quirks.c | 201 ++++++++++++++++++++++++++++++++++++++++++++++++++
> include/linux/pci.h | 2
> 3 files changed, 223 insertions(+), 6 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/