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:
5af7591
)
perfcounters: fix refcounting bug, take 2
author
Paul Mackerras
<paulus@samba.org>
Wed, 11 Feb 2009 12:53:19 +0000
(13:53 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 11 Feb 2009 13:08:44 +0000
(14:08 +0100)
Only free child_counter if it has a parent; if it doesn't, then it
has a file pointing to it and we'll free it in perf_release.
Signed-off-by: Mike Galbraith <efault@gmx.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found