Commit ead89f2d authored by Tom Rini's avatar Tom Rini Committed by Linus Torvalds

[PATCH] Elvis^H^H^H^H^HPaul has left the building

> 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:
parent 27ddeab0
...@@ -675,7 +675,6 @@ void __init setup_arch(char **cmdline_p) ...@@ -675,7 +675,6 @@ void __init setup_arch(char **cmdline_p)
if ( ppc_md.progress ) ppc_md.progress("arch: exit", 0x3eab); if ( ppc_md.progress ) ppc_md.progress("arch: exit", 0x3eab);
paging_init(); paging_init();
sort_exception_table();
/* this is for modules since _machine can be a define -- Cort */ /* this is for modules since _machine can be a define -- Cort */
ppc_md.ppc_machine = _machine; ppc_md.ppc_machine = _machine;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment