diff options
author | Steven Rostedt <srostedt@redhat.com> | 2009-04-29 00:16:21 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-04-29 08:02:44 +0200 |
commit | 7267fa6819467669f5cc2ba81a615dcc88158b4b (patch) | |
tree | 281e3c2b9765c24364280f02fd9f9aa387c8aa6f /arch/x86 | |
parent | 091069740304c979f957ceacec39c461d0192158 (diff) | |
download | linux-3.10-7267fa6819467669f5cc2ba81a615dcc88158b4b.tar.gz linux-3.10-7267fa6819467669f5cc2ba81a615dcc88158b4b.tar.bz2 linux-3.10-7267fa6819467669f5cc2ba81a615dcc88158b4b.zip |
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>
Diffstat (limited to 'arch/x86')
0 files changed, 0 insertions, 0 deletions