aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorManivannan Sadhasivam <[email protected]>2023-12-14 12:03:28 +0530
committerManivannan Sadhasivam <[email protected]>2023-12-15 16:29:29 +0530
commit327ec5f70609cf00c6f961073c01857555c6a8eb (patch)
treefe766e684f60d866947c893cb43836c172985216 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent309ab14f70d137f708ca52e275dc9fd20d3e9147 (diff)
PCI: epf-mhi: Fix the DMA data direction of dma_unmap_single()
In the error path of pci_epf_mhi_edma_write() function, the DMA data direction passed (DMA_FROM_DEVICE) doesn't match the actual direction used for the data transfer. Fix it by passing the correct one (DMA_TO_DEVICE). Fixes: 7b99aaaddabb ("PCI: epf-mhi: Add eDMA support") Reviewed-by: Krzysztof WilczyƄski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Manivannan Sadhasivam <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions