diff options
author | 2022-07-08 10:50:58 -0600 | |
---|---|---|
committer | 2022-07-26 07:27:48 -0400 | |
commit | c96321834b2f7aa442cf4c076f73d8273e622725 (patch) | |
tree | b248e071c6dfaf3d0eb8ac99f9d653abba98b076 /scripts/generate_rust_analyzer.py | |
parent | dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support (diff) | |
download | wireguard-linux-c96321834b2f7aa442cf4c076f73d8273e622725.tar.xz wireguard-linux-c96321834b2f7aa442cf4c076f73d8273e622725.zip |
iommu: Explicitly skip bus address marked segments in __iommu_map_sg()
In order to support PCI P2PDMA mappings with dma-iommu, explicitly skip
any segments marked with sg_dma_mark_bus_address() in __iommu_map_sg().
These segments should not be mapped into the IOVA and will be handled
separately in as subsequent patch for dma-iommu.
Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions