From: Mark McLoughlin <markmc@redhat.com>
To: Markus Armbruster <armbru@redhat.com>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>,
xen-devel@lists.xensource.com,
linux-fbdev-devel@lists.sourceforge.net,
linux-kernel@vger.kernel.org, virtualization@lists.osdl.org,
mingo@redhat.com, adaplas@pol.net
Subject: Re: [PATCH] xen: Enable Xen console by default in domU
Date: Fri, 11 Apr 2008 09:59:16 +0100 [thread overview]
Message-ID: <1207904356.26445.8.camel@muff> (raw)
In-Reply-To: <1207903945.26445.4.camel@muff>
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.
next prev parent reply other threads:[~2008-04-11 8:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <87hcehshyc.fsf@pike.pond.sub.org>
2008-04-10 15:46 ` [PATCH] xen: Enable Xen console by default in domU Markus Armbruster
2008-04-11 8:52 ` Mark McLoughlin
2008-04-11 8:59 ` Mark McLoughlin [this message]
2008-04-04 14:59 Markus Armbruster
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1207904356.26445.8.camel@muff \
--to=markmc@redhat.com \
--cc=adaplas@pol.net \
--cc=armbru@redhat.com \
--cc=jeremy@goop.org \
--cc=linux-fbdev-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=virtualization@lists.osdl.org \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).