diff options
author | Christoph Hellwig <hch@lst.de> | 2019-04-10 18:14:07 +0200 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2019-04-11 17:46:34 +0200 |
commit | 9cc0c2af8d0387f3f99572bd7fe15ab41eb89bb9 (patch) | |
tree | 0d0a5c067e921dfdf6e703dc28ddb65dcdec3bcc /drivers/ras/cec.c | |
parent | iommu/vt-d: Clean up iommu_no_mapping (diff) | |
download | linux-9cc0c2af8d0387f3f99572bd7fe15ab41eb89bb9.tar.xz linux-9cc0c2af8d0387f3f99572bd7fe15ab41eb89bb9.zip |
iommu/vt-d: Use dma_direct for bypass devices
The intel-iommu driver currently has a partial reimplementation
of the direct mapping code for devices that use pass through
mode. Replace that code with calls to the relevant dma_direct
routines at the highest level. This means we have exactly the
same behvior as the dma direct code itself, and can prepare for
eventually only attaching the intel_iommu ops to devices that
actually need dynamic iommu mappings.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/ras/cec.c')
0 files changed, 0 insertions, 0 deletions