]> git.baikalelectronics.ru Git - kernel.git/commit
iommu/vt-d: Unnecessary to handle default identity domain
authorLu Baolu <baolu.lu@linux.intel.com>
Wed, 15 Jan 2020 03:03:59 +0000 (11:03 +0800)
committerJoerg Roedel <jroedel@suse.de>
Fri, 24 Jan 2020 14:32:54 +0000 (15:32 +0100)
commit2a19b65df5bfce4a2a0b58a30cca6cf951a50f53
tree4a7d2d4753e5287cdaa13a324fe0c9bf78589533
parent0afe7869c07d4560fe4e9e8a9ea538c69feb1729
iommu/vt-d: Unnecessary to handle default identity domain

The iommu default domain framework has been designed to take
care of setting identity default domain type. It's unnecessary
to handle this again in the VT-d driver. Hence, remove it.

Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel-iommu.c