Re: Linux 2.6.2-rc1

From: Tom Rini
Date: Wed Jan 21 2004 - 14:29:06 EST


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/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/