https://github.com/torvalds/linux
Revision 429770823d961187c39df490d49683c467b10065 authored by Peter Ujfalusi on 26 May 2015, 10:11:28 UTC, committed by Vinod Koul on 02 June 2015, 13:03:08 UTC
The vd->node is removed from the lists when the transfer started so the
vchan_get_all_descriptors() will not find it. This results memory leak.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
[andy: fix the typo to prevent a compilation error]
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
1 parent 81cc6ed
History
Tip revision: 429770823d961187c39df490d49683c467b10065 authored by Peter Ujfalusi on 26 May 2015, 10:11:28 UTC
dmaengine: hsu: Fix memory leak when stopping a running transfer
Tip revision: 4297708
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.5 KB
Kbuild -rw-r--r-- 2.1 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 302.1 KB
Makefile -rw-r--r-- 53.1 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top