]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcc25075285e356d8f00a8fb81180254fd8f1551e
treee16ac5f19fdcef2634a4ee5d5c10e9f31ee6df78
parent0b1a3a57e7f30518224787a56b46495e2686e017
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