Re: [PATCH 4/5] iommu: Move REQ_ACS_FLAGS out to header and rename

From: Joerg Roedel
Date: Mon Nov 14 2016 - 07:48:10 EST


On Fri, Nov 11, 2016 at 04:57:40PM -0600, Bjorn Helgaas wrote:
> On Thu, Nov 10, 2016 at 01:27:13PM +0100, Joerg Roedel wrote:
> > On Wed, Oct 26, 2016 at 12:01:34PM -0600, Alex Williamson wrote:
> > > Allow other parts of the kernel to see which PCI ACS flags the IOMMU
> > > layer considers necessary for isolation.
> > >
> > > Signed-off-by: Alex Williamson <alex.williamson@xxxxxxxxxx>
> > > Cc: Joerg Roedel <joro@xxxxxxxxxx>
> > > ---
> > > drivers/iommu/iommu.c | 18 +++++-------------
> > > include/linux/iommu.h | 11 +++++++++++
> > > 2 files changed, 16 insertions(+), 13 deletions(-)
> >
> > Applied, thanks Alex.
>
> Hi Joerg, did you apply just this one (4/5), or the whole series? If the
> former, is it safe for me to apply 1, 2, 3, and 5? I assumed these were
> meant to go as a group.

Ah yes, I missed that this patch was part of a series and applied it. I
can still remove it, as the tree is not yet pushed. Will you take the
while series? Then you can add my

Acked-by: Joerg Roedel <jroedel@xxxxxxx>

to this patch.


Thanks,

Joerg