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)
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

diff --cc init/main.c
Simple merge