aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c
diff options
context:
space:
mode:
authorDavid Woodhouse <David.Woodhouse@intel.com>2009-04-03 19:39:25 -0400
committerDavid Woodhouse <David.Woodhouse@intel.com>2009-04-04 05:43:29 -0400
commit924b6231edfaf1e764ffb4f97ea382bf4facff58 (patch)
treeb51226e356c458d58c20a4c0dd1cb17c12b67086 /drivers/pci/pci.c
parentd0b03bd1c6725a3463290d7f9626e4b583518a5a (diff)
intel-iommu: Fix device-to-iommu mapping for PCI-PCI bridges.
When the DMAR table identifies that a PCI-PCI bridge belongs to a given IOMMU, that means that the bridge and all devices behind it should be associated with the IOMMU. Not just the bridge itself. This fixes the device_to_iommu() function accordingly. (It's broken if you have the same PCI bus numbers in multiple domains, but this function was always broken in that way; I'll be dealing with that later). Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/pci/pci.c')
0 files changed, 0 insertions, 0 deletions