tracing/ftrace: don't consume unhandled entries by boot tracer
authorFrédéric Weisbecker <fweisbec@gmail.com>
Thu, 25 Sep 2008 12:25:30 +0000 (13:25 +0100)
committerIngo 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