diff options
author | Thomas Fourier <fourier.thomas@gmail.com> | 2025-06-30 12:35:07 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2025-07-03 15:16:16 +0300 |
commit | ff09b71bf9daeca4f21d6e5e449641c9fad75b53 (patch) | |
tree | ac4635ea5e8e2ade6910ea7d17001106c4d8b399 /scripts/gdb/linux/interrupts.py | |
parent | 6d0b1c01847fedd7c85a5cdf59b8cfc7d14512e6 (diff) | |
download | linux-ff09b71bf9daeca4f21d6e5e449641c9fad75b53.tar.xz |
mmc: bcm2835: 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: 2f5da678351f ("mmc: bcm2835: Properly handle dmaengine_prep_slave_sg")
Signed-off-by: Thomas Fourier <fourier.thomas@gmail.com>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20250630093510.82871-2-fourier.thomas@gmail.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions