mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-22 09:18:42 +00:00
When devm_kcalloc fails, it forgets to call edma_free_slot.
Replace direct return with failure handler to fix it.
Fixes:
|
||
|---|---|---|
| .. | ||
| cppi41.c | ||
| dma-crossbar.c | ||
| edma.c | ||
| Kconfig | ||
| Makefile | ||
| omap-dma.c | ||