Matthew Wilcox <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to