All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Erdfelt <johannes@erdfelt.com>
To: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Work around console initialization ordering problem
Date: Sun, 9 Mar 2003 19:42:01 -0500	[thread overview]
Message-ID: <20030309194201.Z9163@sventech.com> (raw)
In-Reply-To: <20030309233447.GA1701@averell>; from ak@muc.de on Mon, Mar 10, 2003 at 12:34:47AM +0100

On Mon, Mar 10, 2003, Andi Kleen <ak@muc.de> wrote:
> 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.

Wouldn't a well placed comment solve that?

JE


      parent reply	other threads:[~2003-03-10  0:31 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
2003-03-09 23:57     ` Andries Brouwer
2003-03-10  0:25       ` Andi Kleen
2003-03-10  0:42     ` Johannes Erdfelt [this message]

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=20030309194201.Z9163@sventech.com \
    --to=johannes@erdfelt.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.