]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iommu/vt-d: Cleanup si_domain
authorLu Baolu <baolu.lu@linux.intel.com>
Mon, 2 Sep 2024 02:27:17 +0000 (10:27 +0800)
committerJoerg Roedel <jroedel@suse.de>
Mon, 2 Sep 2024 16:14:58 +0000 (18:14 +0200)
commit50a7e2c6c3b6ea2439aa2e2e392c0ca2ef567fcf
tree7eeec514a930eeea7d040d1058fff1ccaf7c0630
parent2031c469f8161abe74189cb74f50da224f340b71
iommu/vt-d: Cleanup si_domain

The static identity domain has been introduced, rendering the si_domain
obsolete. Remove si_domain and cleanup the code accordingly.

Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Link: https://lore.kernel.org/r/20240809055431.36513-8-baolu.lu@linux.intel.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel/iommu.c