Finally, do early printk for i386. Only serial is supported for now, but there is nothing to stop other console types from being added. arch/i386/kernel/setup.c | 14 ++++++++++++++ drivers/serial/8250.c | 3 +++ kernel/printk.c | 2 +- 3 files changed, 18 insertions(+), 1 deletion(-) -- Dave Hansen haveblue@us.ibm.com