]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/iommu/intel-iommu.c
iommu/vt-d: Kill dmar_domain->id
authorJoerg Roedel <jroedel@suse.de>
Tue, 21 Jul 2015 13:45:19 +0000 (15:45 +0200)
committerJoerg Roedel <jroedel@suse.de>
Wed, 12 Aug 2015 14:23:34 +0000 (16:23 +0200)
commitaf1089ce388b2d14c8331b96567b7e3b7eb5f35b
treefde72475958063eba44e960fa72c7b97d4e5dccf
parent0dc7971594aad73b50722878ea7175055a4fdfcd
iommu/vt-d: Kill dmar_domain->id

This field is now obsolete because all places use the
per-iommu domain-ids. Kill the remaining uses of this field
and remove it.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel-iommu.c