commit | 172292be01dbd6c26aba23f62e8ec090f31cdb71 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Nov 06 19:19:41 2020 +0100 |
committer | Jason Gunthorpe <jgg@nvidia.com> | Tue Nov 17 15:22:07 2020 -0400 |
tree | 76e690d3244305468e87070304cd8b0280590c15 | |
parent | 73063ec58c848e0eb9f888847df011a85b34e5a2 [diff] |
dma-mapping: remove dma_virt_ops Now that the RDMA core deals with devices that only do DMA mapping in lower layers properly, there is no user for dma_virt_ops and it can be removed. Link: https://lore.kernel.org/r/20201106181941.1878556-11-hch@lst.de Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>