From: Joerg Roedel Date: Thu, 26 Jan 2012 18:40:52 +0000 (+0100) Subject: iommu: Add domain-attribute handlers X-Git-Tag: v3.6-rc1~111^2^6~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cd76dd13bdd2f7f02a2dc931e808e92b191082f;p=pandora-kernel.git iommu: Add domain-attribute handlers This patch introduces an extension to the iommu-api to get and set attributes for an iommu_domain. Two functions are introduced for this: * iommu_domain_get_attr() * iommu_domain_set_attr() These functions will be used to make the iommu-api suitable for GART-like IOMMUs and to implement hardware-specifc api-extensions. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed