[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110408082559.43adcbed@jbarnes-desktop>
Date: Fri, 8 Apr 2011 08:25:59 -0700
From: Jesse Barnes <jbarnes@...tuousgeek.org>
To: Joerg Roedel <joerg.roedel@....com>
Cc: <iommu@...ts.linux-foundation.org>, <linux-kernel@...r.kernel.org>,
<linux-pci@...r.kernel.org>
Subject: Re: [PATCH 1/5] PCI: Move ATS declarations in seperate header file
On Fri, 8 Apr 2011 10:17:06 +0200
Joerg Roedel <joerg.roedel@....com> 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@....com>
> ---
> 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@...tuousgeek.org>
--
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists