]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
PCI/P2PDMA: Remove reference to pci_p2pdma_map_sg()
authorTadeusz Struk <tstruk@gigaio.com>
Mon, 13 Nov 2023 18:03:25 +0000 (19:03 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Jan 2024 23:27:44 +0000 (15:27 -0800)
commitd3c08d1015fae93ec912e6ca985e4f2ecf9323e7
tree2e7ef4d56d08a06974c3279e23433ec779ac9054
parent970c0899a4ac35b642ca10e43b6ae26073f9bcdd
PCI/P2PDMA: Remove reference to pci_p2pdma_map_sg()

commit 9a000a72af75886e5de13f4edef7f0d788622e7d upstream.

Update Documentation/driver-api/pci/p2pdma.rst doc and remove references to
obsolete p2pdma mapping functions.

Fixes: 0d06132fc84b ("PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()")
Link: https://lore.kernel.org/r/20231113180325.444692-1-tstruk@gmail.com
Signed-off-by: Tadeusz Struk <tstruk@gigaio.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Logan Gunthorpe <logang@deltatee.com>
Cc: stable@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/driver-api/pci/p2pdma.rst