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:
3ce2b92
)
tracing/ftrace: don't consume unhandled entries by boot tracer
author
Frédéric Weisbecker
<fweisbec@gmail.com>
Thu, 25 Sep 2008 12:25:30 +0000
(13:25 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 14 Oct 2008 08:38:52 +0000
(10:38 +0200)
When the boot tracer can't handle an entry output, it returns 1.
It should return 0 to relay on other output functions.
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found