Christoph Hellwig d88e61faad iommu: Remove the ->map_sg indirection
All iommu drivers use the default_iommu_map_sg implementation, and there
is no good reason to ever override it.  Just expose it as iommu_map_sg
directly and remove the indirection, specially in our post-spectre world
where indirect calls are horribly expensive.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
2018-08-08 11:06:20 +02:00
..
2018-02-06 09:59:40 -08:00
2018-06-12 16:19:22 -07:00
2017-08-23 16:28:09 +02:00
2018-08-08 11:06:20 +02:00
2018-01-17 15:25:50 +01:00