Re: [PATCH] CON_BOOT

From: Andrew Morton
Date: Tue Mar 15 2005 - 17:48:21 EST


Matthew Wilcox <matthew@xxxxxx> wrote:
>
> + if (console_drivers && (console_drivers->flags & CON_BOOT)) {
> + unregister_console(console_drivers);
> + console->flags &= ~CON_PRINTBUFFER;
> + }
> +

Should we support more than a single CON_BOOT-labelled driver?
-
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/