]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] Elvis^H^H^H^H^HPaul has left the building
authorTom Rini <trini@kernel.crashing.org>
Wed, 21 Jan 2004 03:39:53 +0000 (19:39 -0800)
committerLinus Torvalds <torvalds@home.osdl.org>
Wed, 21 Jan 2004 03:39:53 +0000 (19:39 -0800)
> 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:

arch/ppc/kernel/setup.c

index 848f1507631513494798818449fc690530f2774c..32fece58813665db82674d1606d2096adaffef5c 100644 (file)
@@ -675,7 +675,6 @@ void __init setup_arch(char **cmdline_p)
        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;