]> Git Repo - linux.git/commit
iommu/vt-d: Remove static identity map code
authorLu Baolu <[email protected]>
Sat, 25 May 2019 05:41:36 +0000 (13:41 +0800)
committerJoerg Roedel <[email protected]>
Tue, 28 May 2019 08:19:13 +0000 (10:19 +0200)
commitdf4f3c603aeb6dd40b74b93bf2db6d9c3213d4e1
treef77acfc5fa9fedfc4333a972f3768bfeb7fa6493
parentb7297783c2bb6fa7bd557842657bed7e95220978
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 <[email protected]>
Signed-off-by: Lu Baolu <[email protected]>
Signed-off-by: Joerg Roedel <[email protected]>
drivers/iommu/intel-iommu.c
This page took 0.05881 seconds and 4 git commands to generate.