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:
0087aab
)
tracing: Fix return of trace_dump_stack()
author
Steven Rostedt
<srostedt@redhat.com>
Mon, 14 Dec 2009 20:58:33 +0000
(15:58 -0500)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 15 Dec 2009 07:36:11 +0000
(08:36 +0100)
The trace_dump_stack() returned a value for a void function.
Also, added the missing stub for trace_dump_stack() when tracing is
not configured.
Reported-by: Ingo Molnar <mingo@elte.hu>
LKML-Reference: <
20091214162713
.GA31060@elte.hu>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found