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:
d20e3b0
)
tracing: add protection around modify trace event fields
author
Steven Rostedt
<srostedt@redhat.com>
Mon, 2 Mar 2009 16:49:04 +0000
(11:49 -0500)
committer
Steven Rostedt
<srostedt@redhat.com>
Mon, 2 Mar 2009 16:49:04 +0000
(11:49 -0500)
The trace event objects are currently not proctected against
reentrancy. This patch adds a mutex around the modifications of
the trace event fields.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
No differences found