x86: properly __init-annotate recent early_printk additions
authorJan Beulich <jbeulich@novell.com>
Thu, 12 Mar 2009 12:41:23 +0000 (12:41 +0000)
committerIngo Molnar <mingo@elte.hu>
Fri, 13 Mar 2009 01:37:18 +0000 (02:37 +0100)
commit9a50156a1c7bfa65315facaffdfbed6513fcfd3b
tree33c92384b9cb569d5900b876fd3968f2862c9fbf
parentdc9dd5cc854cde110d2421f3a11fec7597e059c1
x86: properly __init-annotate recent early_printk additions

Impact: cleanup, save memory

Don't keep code resident that's only needed during startup.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
LKML-Reference: <49B91103.76E4.0078.0@novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/early_printk.c