Re: [PATCH v5 17/44] iommu: dma-mapping: Use unsigned long for dma_attrs

2016-07-12 Thread Joerg Roedel
On Thu, Jun 30, 2016 at 10:25:44AM +0200, Krzysztof Kozlowski wrote: > Split out subsystem specific changes for easier reviews. This will be > squashed with main commit. > > Signed-off-by: Krzysztof Kozlowski > --- > drivers/iommu/amd_iommu.c | 12 ++-- >

[PATCH v5 17/44] iommu: dma-mapping: Use unsigned long for dma_attrs

2016-06-30 Thread Krzysztof Kozlowski
Split out subsystem specific changes for easier reviews. This will be squashed with main commit. Signed-off-by: Krzysztof Kozlowski --- drivers/iommu/amd_iommu.c | 12 ++-- drivers/iommu/dma-iommu.c | 6 +++--- include/linux/dma-iommu.h | 6 +++--- 3 files