summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorWang Lu <wanglu@dapustor.com>2021-09-09 06:25:28 +0300
committerBjorn Helgaas <bhelgaas@google.com>2021-09-20 22:46:02 +0300
commit3a19407913e8e43d6b799a59bc0f6cae889b5446 (patch)
tree8e5776fb87a881e1671a396b4d102f566089e127 /lib
parente4e737bb5c170df6135a127739a9e6148ee3da82 (diff)
downloadlinux-3a19407913e8e43d6b799a59bc0f6cae889b5446.tar.xz
PCI/P2PDMA: Apply bus offset correctly in DMA address calculation
The bus offset is bus address - physical address, so the calculation in __pci_p2pdma_map_sg should be: bus address = physical address + bus offset. Correct the dma_address computation in __pci_p2pdma_map_sg(). Link: https://lore.kernel.org/r/20210909032528.24517-1-wanglu@dapustor.com Signed-off-by: Wang Lu <wanglu@dapustor.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Logan Gunthorpe <logang@deltatee.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions