perf_events, trace: Fix perf_trace_destroy(), mutex went missing
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Fri, 21 May 2010 14:22:33 +0000 (16:22 +0200)
committerIngo 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