On Fri, 2008-04-11 at 09:52 +0100, Mark McLoughlin wrote: > On Thu, 2008-04-10 at 17:46 +0200, Markus Armbruster wrote: > > diff --git a/kernel/printk.c b/kernel/printk.c > > index c46a20a..c07bfc1 100644 > > --- a/kernel/printk.c > > +++ b/kernel/printk.c > > @@ -118,6 +118,7 @@ struct console_cmdline > > static struct console_cmdline console_cmdline[MAX_CMDLINECONSOLES]; > > static int selected_console = -1; > > static int preferred_console = -1; > > +int console_set_on_cmdline; You'd also need to export this symbol for the unusual case where fbfront is a module ... Cheers, Mark. _______________________________________________ Virtualization mailing list Virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/virtualization