Christoph Hellwig a20f507f57 powerpc/dma: untangle vio_dma_mapping_ops from dma_iommu_ops
vio_dma_mapping_ops currently does a lot of indirect calls through
dma_iommu_ops, which not only make the code harder to follow but are
also expensive in the post-spectre world.  Unwind the indirect calls
by calling the ppc_iommu_* or iommu_* APIs directly applicable, or
just use the dma_iommu_* methods directly where we can.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2019-02-18 22:41:02 +11:00
..
2018-12-29 12:03:17 -08:00
2018-08-17 11:32:50 -07:00
2019-01-04 22:07:47 +11:00
2018-12-21 11:32:49 +11:00
2018-08-17 11:32:50 -07:00
2018-12-19 18:56:32 +11:00
2018-12-29 13:40:29 -08:00
2018-12-27 10:43:24 -08:00