[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1207904356.26445.8.camel@muff>
Date: Fri, 11 Apr 2008 09:59:16 +0100
From: Mark McLoughlin <markmc@...hat.com>
To: Markus Armbruster <armbru@...hat.com>
Cc: linux-kernel@...r.kernel.org, virtualization@...ts.osdl.org,
xen-devel@...ts.xensource.com,
linux-fbdev-devel@...ts.sourceforge.net, adaplas@....net,
Jeremy Fitzhardinge <jeremy@...p.org>, mingo@...hat.com
Subject: 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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists