mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 17:47:41 +02:00
The sg_cleanup path used list[i] instead of list[j] when unmapping DMA
buffers, leaking successfully mapped entries and repeatedly unmapping
the failed one.
Fixes:
|
||
|---|---|---|
| .. | ||
| cesa | ||
| octeontx | ||
| octeontx2 | ||
| Kconfig | ||
| Makefile | ||