Staging
v0.5.1
https://github.com/torvalds/linux
Revision d83a71c4219191a9a881318ae5ca9b39aa1d0540 authored by Andrea Righi on 19 August 2010, 21:13:30 UTC, committed by Linus Torvalds on 20 August 2010, 16:34:54 UTC
We use a dynamically allocated kfifo in the dma example, so we need to
free it when unloading the module.

Signed-off-by: Andrea Righi <arighi@develer.com>
Acked-by: Stefani Seibold <stefani@seibold.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 7b34d52
History
Tip revision: d83a71c4219191a9a881318ae5ca9b39aa1d0540 authored by Andrea Righi on 19 August 2010, 21:13:30 UTC
kfifo: fix a memory leak in dma example
Tip revision: d83a71c
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-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 172.4 KB
Makefile -rw-r--r-- 50.5 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top