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:
ff45196
)
tracing: Get trace_array ref counts when accessing trace files
author
Steven Rostedt (Red Hat)
<rostedt@goodmis.org>
Tue, 2 Jul 2013 03:34:22 +0000
(23:34 -0400)
committer
Steven Rostedt
<rostedt@goodmis.org>
Tue, 2 Jul 2013 14:17:04 +0000
(10:17 -0400)
When a trace file is opened that may access a trace array, it must
increment its ref count to prevent it from being deleted.
Cc: stable@vger.kernel.org # 3.10
Reported-by: Alexander Lam <azl@google.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found