diff options
author | Thomas Fourier <fourier.thomas@gmail.com> | 2025-06-20 09:29:26 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2025-07-07 15:27:04 +1200 |
commit | cb7fa6b6fc71e0c801e271aa498e2f19e6df2931 (patch) | |
tree | 9c714619e8612d82892c87055944f545e61809ed /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | b4abeccb8d39db7d9b51cb0098d6458760b30a75 (diff) |
crypto: inside-secure - Fix `dma_unmap_sg()` nents value
The `dma_unmap_sg()` functions should be called with the same nents as the
`dma_map_sg()`, not the value the map function returned.
Fixes: c957f8b3e2e5 ("crypto: inside-secure - avoid unmapping DMA memory that was not mapped")
Signed-off-by: Thomas Fourier <fourier.thomas@gmail.com>
Reviewed-by: Antoine Tenart <atenart@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions