]> git.baikalelectronics.ru Git - kernel.git/commit
iommu/vt-d: Set domain type for a private domain
authorLu Baolu <baolu.lu@linux.intel.com>
Wed, 12 Jun 2019 00:28:46 +0000 (08:28 +0800)
committerJoerg Roedel <jroedel@suse.de>
Wed, 12 Jun 2019 08:36:59 +0000 (10:36 +0200)
commitfa5abc05581a29042b532fbe22db8c3b3598dc7e
tree7d30373dd97e393c3565e27f010138c6c3960517
parent3e4a8e245047b158accaf5d05e604b31ab6ea7b4
iommu/vt-d: Set domain type for a private domain

Otherwise, domain_get_iommu() will be broken.

Fixes: a23d56a6af556 ("iommu/vt-d: Identify default domains replaced with private")
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel-iommu.c