RE: [PATCH 0/3] iommu/fsl: Fixes for the PAMU driver.
From: Varun Sethi <hidden>
Date: 2014-07-07 08:55:20
Also in:
linux-iommu, lkml
From: Varun Sethi <hidden>
Date: 2014-07-07 08:55:20
Also in:
linux-iommu, lkml
Thanks Joerg.
-----Original Message----- From: Joerg Roedel [mailto:joro@8bytes.org] Sent: Monday, July 07, 2014 2:02 PM To: Sethi Varun-B16395 Cc: iommu@lists.linux-foundation.org; linux-kernel@vger.kernel.org; linuxppc-dev@lists.ozlabs.org; alex.williamson@redhat.com Subject: Re: [PATCH 0/3] iommu/fsl: Fixes for the PAMU driver. =20 On Tue, Jun 24, 2014 at 07:27:14PM +0530, Varun Sethi wrote:quoted
This patch set contains fixes for the PAMU driver. The patches are based on 3.16-rc1. Varun Sethi (3): Fix PAMU window size check. Fix the device domain attach condition. Fix the error condition during iommu group creation. drivers/iommu/fsl_pamu.c | 8 ++++---- drivers/iommu/fsl_pamu_domain.c | 19 +++++++++---------- 2 files changed, 13 insertions(+), 14 deletions(-)=20 Applied to iommu/fixes, thanks. =20