diff options
author | Logan Gunthorpe <logang@deltatee.com> | 2022-07-08 10:51:03 -0600 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2022-07-26 07:28:07 -0400 |
commit | 1e97af7f2f0ed487e5abbb6b755d1df156cf3d7e (patch) | |
tree | 950c94d4379ab497cad5b34e53d84e3f09a4569a /kernel/dma/mapping.c | |
parent | 495758bb1a72316094ee854dc51f667ad3db29b5 (diff) | |
download | linux-1e97af7f2f0ed487e5abbb6b755d1df156cf3d7e.tar.gz linux-1e97af7f2f0ed487e5abbb6b755d1df156cf3d7e.tar.bz2 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 'kernel/dma/mapping.c')
0 files changed, 0 insertions, 0 deletions