tracing/ftrace: adapt the boot tracer to the new print_line type
authorFrederic Weisbecker <fweisbec@gmail.com>
Mon, 29 Sep 2008 18:31:58 +0000 (20:31 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 14 Oct 2008 08:39:03 +0000 (10:39 +0200)
commit9e9efffb7848fe53c334996819139b431b983ac2
treebea4c5c2365d3c29f126cefa7f251368e8fb25c2
parent07f4e4f790895d55f46aaf89e7437da4a585989c
tracing/ftrace: adapt the boot tracer to the new print_line type

This patch adapts the boot tracer to the new type of the
print_line callback.

It still relays entries it doesn't support to default output
functions.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Acked-by: Pekka Paalanen <pq@iki.fi>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/trace/trace_boot.c