x86 debug: mark early_printk.o as notrace
authorIngo Molnar <mingo@elte.hu>
Tue, 4 Nov 2008 09:42:23 +0000 (10:42 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 4 Nov 2008 09:42:23 +0000 (10:42 +0100)
Impact: do not do function-tracing in the early-printk code

this is useful when earlyprintk=vga,keep is used to debug tracer
plugins.

Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found