Re: 2.5.26 broken on headless boxes

From: James Simmons (jsimmons@transvirtual.com)
Date: Thu Jul 18 2002 - 18:07:06 EST


> I also see similar problems on x86-64 in 2.5.25. The kernel quickly crashes
> when trying to return from opost_write() because something below has zeroed
> out the stack (with serial console and vga console and early console enabled)
> I have not tried it with 2.5.26 yet.

It is the result of registering the console device first for printk and
then later registering the tty device. Eventually I like to be able to
have VT_CONSOLE independent of CONFIG_VT so we could have a light weight
printk. The goal is register tty device once we find a keyboard of some
kind.

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



This archive was generated by hypermail 2b29 : Tue Jul 23 2002 - 22:00:28 EST