Re: [PATCH 1/5] PCI: Move ATS declarations in seperate header file

From: Jesse Barnes
Date: Fri Apr 08 2011 - 11:26:15 EST


On Fri, 8 Apr 2011 10:17:06 +0200
Joerg Roedel <joerg.roedel@xxxxxxx> wrote:

> This patch moves the relevant declarations from the local
> header file in drivers/pci to a more accessible locations so
> that it can be used by the AMD IOMMU driver too.
> The file is named pci-ats-pri.h because support for the PCI
> PRI capability will also be added there in a later
> patch-set.
>
> Signed-off-by: Joerg Roedel <joerg.roedel@xxxxxxx>
> ---
> drivers/pci/intel-iommu.c | 1 +
> drivers/pci/iov.c | 1 +
> drivers/pci/pci.h | 37 --------------------------------
> include/linux/pci-ats.h | 52 +++++++++++++++++++++++++++++++++++++++++++++
> 4 files changed, 54 insertions(+), 37 deletions(-)
> create mode 100644 include/linux/pci-ats.h

Looks fine.

Acked-by: Jesse Barnes <jbarnes@xxxxxxxxxxxxxxxx>

--
Jesse Barnes, Intel Open Source Technology Center
--
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/