linux/arch/powerpc
Paul Mackerras c0c0d996d0 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: Paul Mackerras <paulus@samba.org>
2005-10-01 13:49:08 +10:00
..
kernel powerpc: Get merged kernel to compile and run on 32-bit SMP powermac. 2005-10-01 13:49:08 +10:00
lib powerpc: Merge enough to start building in arch/powerpc. 2005-09-26 16:04:21 +10:00
mm powerpc: Fixes to get the merged kernel to boot on powermac. 2005-09-28 20:28:14 +10:00
oprofile [PATCH] ppc32: make cur_cpu_spec a single pointer instead of an array 2005-09-28 15:42:54 +10:00
platforms powerpc: Get merged kernel to compile and run on 32-bit SMP powermac. 2005-10-01 13:49:08 +10:00
sysdev powerpc: Get merged kernel to compile and run on 32-bit SMP powermac. 2005-10-01 13:49:08 +10:00
Kconfig powerpc: Merge enough to start building in arch/powerpc. 2005-09-26 16:04:21 +10:00
Kconfig.debug powerpc: Merge enough to start building in arch/powerpc. 2005-09-26 16:04:21 +10:00
Makefile powerpc: Fix building in the old arch's boot directory for now 2005-09-28 15:53:36 +10:00