aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorPranjal Ramajor Asha Kanojiya <[email protected]>2024-10-04 13:32:52 -0600
committerJeffrey Hugo <[email protected]>2024-10-12 14:55:55 -0600
commitc5e8e93897b7bb0a336bf3332f82f8d9f2b33f14 (patch)
treec7ea49df64074e8ef5393db15ed94f19d52c32fc /scripts/generate_rust_analyzer.py
parentf07fd958a49264eebc1db9c946eb5d2e91c470fd (diff)
accel/qaic: Fix the for loop used to walk SG table
Only for_each_sgtable_dma_sg() should be used to walk through a SG table to grab correct bus address and length pair after calling DMA MAP API on a SG table as DMA MAP APIs updates the SG table and for_each_sgtable_sg() walks through the original SG table. Fixes: ff13be830333 ("accel/qaic: Add datapath") Fixes: 129776ac2e38 ("accel/qaic: Add control path") Signed-off-by: Pranjal Ramajor Asha Kanojiya <[email protected]> Reviewed-by: Jeffrey Hugo <[email protected]> Signed-off-by: Jeffrey Hugo <[email protected]> Reviewed-by: Jacek Lawrynowicz <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions