diff options
author | Logan Gunthorpe <logang@deltatee.com> | 2019-08-12 20:30:42 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2019-08-16 16:41:15 +0300 |
commit | 2b9f4bb2a4fb77da4862f9ddf5209de2bcdaa0c0 (patch) | |
tree | fa5ea414b73d49f329c5c7d4bb153d29c9a0c0ed /drivers/infiniband | |
parent | 494d63b0d5d0a481f6ac23bc61e94647ab9c4390 (diff) | |
download | linux-2b9f4bb2a4fb77da4862f9ddf5209de2bcdaa0c0.tar.xz |
PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()
This is to match the dma_map_sg() API which this function will have to call
in an future patch.
Add a pci_p2pdma_map_sg_attrs() function and helper to call it with no
attributes just like the dma_map_sg() function.
Link: https://lore.kernel.org/r/20190730163545.4915-9-logang@deltatee.com
Link: https://lore.kernel.org/r/20190812173048.9186-9-logang@deltatee.com
Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/infiniband')
0 files changed, 0 insertions, 0 deletions