Skip to content
Commit c0c0d996 authored by Paul Mackerras's avatar Paul Mackerras
Browse files

powerpc: Get merged kernel to compile and run on 32-bit SMP powermac.



This updates the powermac SMP code to use the mpic driver instead of
the openpic driver and fixes the SMP-dependent context switch code.
We had a subtle bug where we were using interrupt numbers 256-259 for
IPIs, but ppc32 had NR_IRQS = 256.  Moved the IPIs down to use interrupt
numbers 252-255 instead.

Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent ab11d1ea
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment