diff options
author | Logan Gunthorpe <logang@deltatee.com> | 2022-07-08 18:51:03 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2022-07-26 13:28:07 +0200 |
commit | 1e97af7f2f0ed487e5abbb6b755d1df156cf3d7e (patch) | |
tree | 950c94d4379ab497cad5b34e53d84e3f09a4569a /drivers/pci/p2pdma.c | |
parent | RDMA/core: introduce ib_dma_pci_p2p_dma_supported() (diff) | |
download | linux-1e97af7f2f0ed487e5abbb6b755d1df156cf3d7e.tar.xz linux-1e97af7f2f0ed487e5abbb6b755d1df156cf3d7e.zip |
RDMA/rw: drop pci_p2pdma_[un]map_sg()
dma_map_sg() now supports the use of P2PDMA pages so pci_p2pdma_map_sg()
is no longer necessary and may be dropped. This means the
rdma_rw_[un]map_sg() helpers are no longer necessary. Remove it all.
Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/pci/p2pdma.c')
0 files changed, 0 insertions, 0 deletions