diff options
author | Jon Derrick <[email protected]> | 2020-01-21 06:37:50 -0700 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2020-01-24 14:58:59 -0600 |
commit | 962e329d888cfcb923d39af4e14fd616467de167 (patch) | |
tree | 10cf32d96715d665569670a6612c255398cbc7e3 /scripts/bpf_helpers_doc.py | |
parent | e3560ee4cfb29e232ea99ff9adfaa8ac5b414345 (diff) |
PCI: vmd: Remove dma_map_ops overrides
Devices on the VMD domain use the VMD endpoint's requester ID and have been
relying on the VMD endpoint's DMA operations. The problem with this was
that VMD domain devices would use the VMD endpoint's attributes when doing
DMA and IOMMU mapping. We can be smarter about this by only using the VMD
endpoint when mapping and providing the correct child device's attributes
during DMA operations.
Remove the dma_map_ops redirect.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jon Derrick <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Keith Busch <[email protected]>
Acked-by: Lorenzo Pieralisi <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions