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:
36a78e9
)
tracing: Rename trace_event_mutex to trace_event_sem
author
zhangwei(Jovi)
<jovi.zhangwei@huawei.com>
Mon, 11 Mar 2013 07:14:03 +0000
(15:14 +0800)
committer
Steven Rostedt
<rostedt@goodmis.org>
Fri, 15 Mar 2013 17:22:10 +0000
(13:22 -0400)
trace_event_mutex is an rw semaphore now, not a mutex, change the name.
Link:
http://lkml.kernel.org/r/513D843B.40109@huawei.com
Signed-off-by: zhangwei(Jovi) <jovi.zhangwei@huawei.com>
[ Forward ported to my new code ]
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found