From: Andrew Morton <akpm@osdl.org>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: jeremy@sgi.com, jbarnes@sgi.com, davidm@hpl.hp.com,
trini@kernel.crashing.org, linux-kernel@vger.kernel.org
Subject: Re: 2.6.5-mm2 (build error in arch/ia64/kernel/setup.c)
Date: Wed, 7 Apr 2004 17:32:58 -0700 [thread overview]
Message-ID: <20040407173258.30ada354.akpm@osdl.org> (raw)
In-Reply-To: <1081381848.10944.67.camel@bach>
Rusty Russell <rusty@rustcorp.com.au> wrote:
>
> On Thu, 2004-04-08 at 03:58, Andrew Morton wrote:
> > diff -puN arch/ia64/kernel/setup.c~early-param-rusty-ia64-fix arch/ia64/kernel/setup.c
> > --- 25/arch/ia64/kernel/setup.c~early-param-rusty-ia64-fix Wed Apr 7 10:56:36 2004
> > +++ 25-akpm/arch/ia64/kernel/setup.c Wed Apr 7 10:56:54 2004
> > @@ -360,7 +360,7 @@ setup_arch (void)
> > /* enable IA-64 Machine Check Abort Handling */
> > ia64_mca_init();
> >
> > - platform_setup(cmdline_p);
> > + platform_setup(saved_command_line);
> > paging_init();
> > }
> >
>
> More widespread fix (not tested).
Guys, these patches have been causing pain for two weeks. They have thus
far required at least twelve bugfixes and I have every expectation that it
will take weeks in Linus's tree to identify and fix all the as-yet
undiscovered bugs. They are taking way too much time which could otherwise
be spent on all the other broken stuff people like to send me.
So I've dropped them all. They're at
http://www.zip.com.au/~akpm/linux/patches/early-param/. That includes this
most recent patch of Rusty's.
next prev parent reply other threads:[~2004-04-08 0:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-07 5:33 2.6.5-mm2 Andrew Morton
2004-04-07 6:51 ` 2.6.5-mm2 Brice Goglin
2004-04-07 7:08 ` 2.6.5-mm2 Brice Goglin
2004-04-07 7:10 ` 2.6.5-mm2 Andrew Morton
2004-04-07 7:15 ` 2.6.5-mm2 Brice Goglin
2004-04-07 13:24 ` 2.6.5-mm2 James Bottomley
2004-04-09 15:37 ` 2.6.5-mm2 (swsusp not working and acpi problem) Martin Hermanowski
2004-04-07 9:08 ` 2.6.5-mm2 (build error in arch/ia64/kernel/setup.c) Jeremy Higdon
[not found] ` <20040407105832.39547a4e.akpm@osdl.org>
[not found] ` <1081381848.10944.67.camel@bach>
2004-04-08 0:32 ` Andrew Morton [this message]
2004-04-08 1:00 ` Rusty Russell
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=20040407173258.30ada354.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=davidm@hpl.hp.com \
--cc=jbarnes@sgi.com \
--cc=jeremy@sgi.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rusty@rustcorp.com.au \
--cc=trini@kernel.crashing.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.