summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorJon Derrick <jonathan.derrick@intel.com>2020-05-27 10:56:17 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-06-24 17:49:26 +0200
commit94621ff43f69c71876bc0a4bade550ea996d6cb2 (patch)
treed91b5a4c4de4602c7c5476f8d8a258cc55f89588 /kernel
parentebd56ab72b531b696061c057f4d63b9ddd8375da (diff)
iommu/vt-d: Remove real DMA lookup in find_domain
commit bba9cc2cf82840bd3c9b3f4f7edac2dc8329c241 upstream. By removing the real DMA indirection in find_domain(), we can allow sub-devices of a real DMA device to have their own valid device_domain_info. The dmar lookup and context entry removal paths have been fixed to account for sub-devices. Fixes: 2b0140c69637 ("iommu/vt-d: Use pci_real_dma_dev() for mapping") Signed-off-by: Jon Derrick <jonathan.derrick@intel.com> Acked-by: Lu Baolu <baolu.lu@linux.intel.com> Link: https://lore.kernel.org/r/20200527165617.297470-4-jonathan.derrick@intel.com Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=207575 Signed-off-by: Joerg Roedel <jroedel@suse.de> Signed-off-by: Sushma Kalakota <sushmax.kalakota@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions