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:
3771f07
)
perf_events, trace: Fix perf_trace_destroy(), mutex went missing
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Fri, 21 May 2010 14:22:33 +0000
(16:22 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 31 May 2010 06:46:09 +0000
(08:46 +0200)
Steve spotted I forgot to do the destroy under event_mutex.
Reported-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <
1274451913
.1674.1707.camel@laptop>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found