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:
a7abe97
)
tracing/events: call the correct event trace selftest init function
author
Steven Rostedt
<srostedt@redhat.com>
Mon, 20 Apr 2009 16:12:44 +0000
(12:12 -0400)
committer
Steven Rostedt
<rostedt@goodmis.org>
Mon, 20 Apr 2009 16:12:44 +0000
(12:12 -0400)
The late_initcall calls a helper function instead of the proper
init event selftest function.
This update may have been lost due to conflicting merges.
[ Impact: fix compiler warning and call extended event trace self tests ]
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found