]> git.baikalelectronics.ru Git - kernel.git/commit
iommu/vt-d: Remove static identity map code
authorLu Baolu <baolu.lu@linux.intel.com>
Sat, 25 May 2019 05:41:36 +0000 (13:41 +0800)
committerJoerg Roedel <jroedel@suse.de>
Tue, 28 May 2019 08:19:13 +0000 (10:19 +0200)
commit9f430112de0eb4aa6e3d5031c7ef94f6dbe17a40
treef77acfc5fa9fedfc4333a972f3768bfeb7fa6493
parent11b349eb508a5f64f5b63c82b3ce46893a89eafd
iommu/vt-d: Remove static identity map code

The code to prepare the static identity map for various reserved
memory ranges in intel_iommu_init() is duplicated with the default
domain mechanism now. Remove it to avoid duplication.

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