From: Andi Kleen <ak@muc.de>
To: Andrew Morton <akpm@digeo.com>
Cc: Andi Kleen <ak@muc.de>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Work around console initialization ordering problem
Date: Mon, 10 Mar 2003 00:34:47 +0100 [thread overview]
Message-ID: <20030309233447.GA1701@averell> (raw)
In-Reply-To: <20030309134506.5809262b.akpm@digeo.com>
On Sun, Mar 09, 2003 at 10:45:06PM +0100, Andrew Morton wrote:
> Andi Kleen <ak@muc.de> wrote:
> >
> >
> > Works around the console ordering problem in 2.5.64-bk3. Following
> > the similar fix I did for x86-64.
> > ...
> > + if (!strstr(saved_command_line, "console="))
> > + strcat(saved_command_line, " console=tty0");
> > +
>
> We can do it by shuffling the link order:
Yes, but someone will surely break it again. I feel my low tech solution is
less fragile.
-Andi
next prev parent reply other threads:[~2003-03-09 23:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-09 16:32 [PATCH] Work around console initialization ordering problem Andi Kleen
2003-03-09 21:45 ` Andrew Morton
2003-03-09 23:34 ` Andi Kleen [this message]
2003-03-09 23:57 ` Andries Brouwer
2003-03-10 0:25 ` Andi Kleen
2003-03-10 0:42 ` Johannes Erdfelt
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=20030309233447.GA1701@averell \
--to=ak@muc.de \
--cc=akpm@digeo.com \
--cc=linux-kernel@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.