Re: [patch] x86_64: don't use early_printk() during memory init

From: Chuck Ebbert
Date: Sat Feb 25 2006 - 01:22:59 EST


In-Reply-To: <200602250526.06389.ak@xxxxxxx>

On Sat, 25 Feb 2006 at 05:26:05 +0100, Andi Kleen wrote:

> > printk is working by the time this memory init message prints.
> > As it stands, output jumps to the top of the screen and prints
> > this message, then back to normal boot messages, overwriting
> > a line at the top.
>
> Using of early_printk here was intentional because it needs
> much less infrastructure than printk and is pretty good proof
> that the kernel at least started.

Well it made me think something had gone horribly wrong and was
scribbling over video memory. Especially since it left debris
at the end of the line... and you don't want to fix that either.

--
Chuck
"Equations are the Devil's sentences." --Stephen Colbert

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/