git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f33a7c
)
show_schedstat(): fix memleak
author
Adrian Bunk
<bunk@kernel.org>
Wed, 14 May 2008 23:22:59 +0000
(16:22 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 29 May 2008 09:25:15 +0000
(11:25 +0200)
The Coverity checker spotted a memleak introduced by commit
39106dcf85285e78f3b290022122c76f851379b8
(cpumask: use new cpus_scnprintf
function).
It seems the kfree() got lost between v2 and v3 of this patch...
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Cc: Mike Travis <travis@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_stats.h
patch
|
blob
|
history
diff --cc
kernel/sched_stats.h
Simple merge