1
0
Fork 0
remarkable-linux/samples
Andrea Righi d83a71c421 kfifo: fix a memory leak in dma example
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>
2010-08-20 09:34:54 -07:00
..
hw_breakpoint percpu: Add __percpu sparse annotations to hw_breakpoint 2010-02-27 16:23:39 +01:00
kfifo kfifo: fix a memory leak in dma example 2010-08-20 09:34:54 -07:00
kobject include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
kprobes SAMPLES: kprobe_example: Make it print something on MIPS. 2010-08-05 13:26:29 +01:00
trace_events debugfs: Change debuhgfs directory of trace-events-sample.h 2009-09-15 09:50:48 -07:00
tracepoints tracing: Let tracepoints have data passed to tracepoint callbacks 2010-05-14 09:50:34 -04:00
Kconfig kfifo: add example files to the kernel sample directory 2010-08-11 08:59:23 -07:00
Makefile kfifo: add example files to the kernel sample directory 2010-08-11 08:59:23 -07:00