]> git.baikalelectronics.ru Git - kernel.git/commit
iommu: Introduce explicit type for non-strict DMA domains
authorRobin Murphy <robin.murphy@arm.com>
Wed, 11 Aug 2021 12:21:30 +0000 (13:21 +0100)
committerJoerg Roedel <jroedel@suse.de>
Wed, 18 Aug 2021 11:27:49 +0000 (13:27 +0200)
commit0876a4c41799454f22adcfa1a9631c9b1eed1857
treed85dbe18b0004a7359904f61342e81aebf40abcd
parentad8c5d07ec1586904ba22d9b08d57e50fbdb5fa1
iommu: Introduce explicit type for non-strict DMA domains

Promote the difference between strict and non-strict DMA domains from an
internal detail to a distinct domain feature and type, to pave the road
for exposing it through the sysfs default domain interface.

Reviewed-by: Lu Baolu <baolu.lu@linux.intel.com>
Reviewed-by: Jean-Philippe Brucker <jean-philippe@linaro.org>
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/08cd2afaf6b63c58ad49acec3517c9b32c2bb946.1628682049.git.robin.murphy@arm.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/dma-iommu.c
drivers/iommu/iommu.c
include/linux/iommu.h