commit | cbf8277ef4562075eb4e3932ccd60cc11ee9454c | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Thu Feb 18 12:05:57 2016 +0000 |
committer | Will Deacon <will.deacon@arm.com> | Thu Feb 18 15:02:44 2016 +0000 |
tree | 87ad12c98e3264e58b7ad62c972ed8a5e8e1c068 | |
parent | bc7f2ce0a7b54ba7703f81995fe434f0926424d2 [diff] |
iommu/arm-smmu: Treat IOMMU_DOMAIN_DMA as bypass for now Until all upstream devices have their DMA ops swizzled to point at the SMMU, we need to treat the IOMMU_DOMAIN_DMA domain as bypass to avoid putting devices into an empty address space when detaching from VFIO. Signed-off-by: Will Deacon <will.deacon@arm.com>