All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@kernel.crashing.org>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.6.2-rc1
Date: Wed, 21 Jan 2004 12:28:13 -0700	[thread overview]
Message-ID: <20040121192813.GX13454@stop.crashing.org> (raw)
In-Reply-To: <Pine.LNX.4.58.0401202037530.2123@home.osdl.org>

On Tue, Jan 20, 2004 at 08:43:53PM -0800, Linus Torvalds wrote:

> Ok, this is the next "big merge" with things from Andrew's -mm tree, along
> with a number of new drivers and arch updates.
[snip]
> Paul Mackerras:
>   o sort exception tables

And as more proof that Paul is leaving us ppc32 folks, *sniff*, the
following is needed for PPC32 to compile:

--- a/arch/ppc/kernel/setup.c	Wed Jan 21 12:27:24 2004
+++ b/arch/ppc/kernel/setup.c	Wed Jan 21 12:27:24 2004
@@ -668,7 +655,6 @@
 	if ( ppc_md.progress ) ppc_md.progress("arch: exit", 0x3eab);
 
 	paging_init();
-	sort_exception_table();
 
 	/* this is for modules since _machine can be a define -- Cort */
 	ppc_md.ppc_machine = _machine;

-- 
Tom Rini
http://gate.crashing.org/~trini/

  parent reply	other threads:[~2004-01-21 19:28 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-21  4:43 Linux 2.6.2-rc1 Linus Torvalds
2004-01-21  5:35 ` Stephen Rothwell
2004-01-21  5:43   ` Linus Torvalds
2004-01-21  5:46     ` Stephen Rothwell
2004-01-21  6:01 ` Joshua Kwan
2004-01-21 11:49 ` Marcos D. Marado Torres
2004-01-21 16:27 ` Linux 2.6.2-rc1 (compile stats) John Cherry
2004-01-21 19:28 ` Tom Rini [this message]
2004-01-24 22:56 ` [PATCH] Re: Linux 2.6.2-rc1 J.A. Magallon
2004-01-25  3:20   ` Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2004-01-21 11:37 Norman Diamond

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=20040121192813.GX13454@stop.crashing.org \
    --to=trini@kernel.crashing.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.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.