diff options
author | 2024-09-26 08:35:24 +0200 | |
---|---|---|
committer | 2024-09-26 20:08:12 +0200 | |
commit | bfc4a245a794841cba5cf287034a0f60d3087402 (patch) | |
tree | b0abf963924560ba76848f7aad144ab5ab4fdb32 /scripts/generate_rust_analyzer.py | |
parent | dma-mapping: report unlimited DMA addressing in IOMMU DMA path (diff) | |
download | linux-rng-bfc4a245a794841cba5cf287034a0f60d3087402.tar.xz linux-rng-bfc4a245a794841cba5cf287034a0f60d3087402.zip |
dma-mapping: fix DMA API tracing for chained scatterlists
scatterlist allocations can be chained, and thus all iterations need to
use the chain-aware iterators. Switch the newly added tracing to use the
proper iterators so that they work with chained scatterlists.
Fixes: 038eb433dc14 ("dma-mapping: add tracing for dma-mapping API calls")
Reported-by: syzbot+95e4ef83a3024384ec7a@syzkaller.appspotmail.com
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Sean Anderson <sean.anderson@linux.dev>
Tested-by: syzbot+95e4ef83a3024384ec7a@syzkaller.appspotmail.com
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions