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:
3db272c
)
perf cgroup: Fix unmatched call to perf_detach_cgroup()
author
Li Zefan
<lizf@cn.fujitsu.com>
Thu, 3 Mar 2011 06:25:50 +0000
(14:25 +0800)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 4 Mar 2011 10:32:51 +0000
(11:32 +0100)
In the failure path, we call perf_detach_cgroup(), but we didn't
call perf_get_cgroup() prio to it.
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Acked-by: Stephane Eranian <eranian@google.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <
4D6F346E
.9070606@cn.fujitsu.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/perf_event.c
patch
|
blob
|
history
diff --cc
kernel/perf_event.c
Simple merge