tracing/ftrace: launch boot tracing after pre-smp initcalls
authorFrédéric Weisbecker <fweisbec@gmail.com>
Tue, 23 Sep 2008 10:38:18 +0000 (11:38 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 14 Oct 2008 08:38:50 +0000 (10:38 +0200)
commit3bf77af6e1fef1124bf71d81f9f84885f0ee0dea
treee16ac5f19fdcef2634a4ee5d5c10e9f31ee6df78
parent1f5c2abbdeb2bb07b20c6a66bfecefe6c867b1ee
tracing/ftrace: launch boot tracing after pre-smp initcalls

Launch the boot tracing inside the initcall_debug area. Old printk
have not been removed to keep the old way of initcall tracing for
backward compatibility.

[ mingo@elte.hu: resolved conflicts ]
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
init/main.c