[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Re: [PATCH] xen: Enable Xen console by default in domU
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. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |