Re: [patch] x86: clean up early_printk output

From: Chuck Ebbert
Date: Sat Feb 25 2006 - 01:27:15 EST


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

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

> early_printk is designed to do absolutely minimal work to get the
> message out. Your patch adds too much potential disturbance
> imho.

You're kidding... right?

early_printk copies the entire screen up, line-by-line, in order to do
scrolling, then blanks the bottom line using the exact code I used to
clear to EOL. How can that be OK if my fix isn't?

--
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/