RE: [PATCH V8 1/9] iommu: add IOMMU_PRIV attribute

2017-01-06 Thread Sricharan
..@arm.com >Subject: Re: [PATCH V8 1/9] iommu: add IOMMU_PRIV attribute > >On Mon, Jan 02, 2017 at 06:42:36PM +0530, Sricharan R wrote: >> From: Mitchel Humpherys >> >> Add the IOMMU_PRIV attribute, which is used to indicate privileged >> mappings. >> >>

Re: [PATCH V8 1/9] iommu: add IOMMU_PRIV attribute

2017-01-06 Thread Joerg Roedel
On Mon, Jan 02, 2017 at 06:42:36PM +0530, Sricharan R wrote: > From: Mitchel Humpherys > > Add the IOMMU_PRIV attribute, which is used to indicate privileged > mappings. > > Reviewed-by: Robin Murphy > Tested-by: Robin Murphy > Signed-off-by: Mitchel Humpherys > Acked-by: Will Deacon > --- >

[PATCH V8 1/9] iommu: add IOMMU_PRIV attribute

2017-01-02 Thread Sricharan R
From: Mitchel Humpherys Add the IOMMU_PRIV attribute, which is used to indicate privileged mappings. Reviewed-by: Robin Murphy Tested-by: Robin Murphy Signed-off-by: Mitchel Humpherys Acked-by: Will Deacon --- include/linux/iommu.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include