summaryrefslogtreecommitdiffstats
path: root/Kbuild
diff options
context:
space:
mode:
authorDavid Woodhouse <David.Woodhouse@intel.com>2014-03-09 21:33:06 +0100
committerDavid Woodhouse <David.Woodhouse@intel.com>2014-03-24 15:06:53 +0100
commit7c7faa11ecf3eec17699ae73fc6e336cbf993081 (patch)
tree90c0580cad81a195482314f263b6647f8e07e3cc /Kbuild
parentiommu/vt-d: Simplify iommu check in domain_remove_one_dev_info() (diff)
downloadlinux-7c7faa11ecf3eec17699ae73fc6e336cbf993081.tar.xz
linux-7c7faa11ecf3eec17699ae73fc6e336cbf993081.zip
iommu/vt-d: Remove device_to_iommu() call from domain_remove_dev_info()
This was problematic because it works by domain/bus/devfn and we want to make device_to_iommu() use only a struct device * (for handling non-PCI devices). Now that the iommu pointer is reliably stored in the device_domain_info, we don't need to look it up. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions