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:
4a2b8dd
)
tracing/ftrace: add missing unlock in register_stat_tracer()
author
Li Zefan
<lizf@cn.fujitsu.com>
Thu, 15 Jan 2009 01:30:52 +0000
(09:30 +0800)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 15 Jan 2009 10:28:32 +0000
(11:28 +0100)
We should unlock all_stat_sessions_mutex before returning failure.
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found