]> 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)
commit0e77965aa86a992b35a944a22c154705bce99112
treef77acfc5fa9fedfc4333a972f3768bfeb7fa6493
parenteb54401b05da41be706967c54df1b584a1837783
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