Steven Rostedt 7267fa6819 tracing: fix ref count in splice pages
The pages allocated for the splice binary buffer did not initialize
the ref count correctly. This caused pages not to be freed and causes
a drastic memory leak.

Thanks to logdev I was able to trace the tracer to find where the leak
was.

[ Impact: stop memory leak when using splice ]

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-04-29 08:02:44 +02:00
..
2009-03-20 10:17:07 +01:00
2009-04-10 13:08:50 +02:00
2009-04-03 12:23:09 +02:00
2009-03-22 18:38:46 +01:00
2009-04-13 23:39:57 +02:00
2009-03-25 18:32:34 +01:00
2009-04-29 08:02:44 +02:00