android_kernel_xiaomi_sm8350/arch/powerpc/platforms/powermac
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
..
Makefile
pmac_backlight.c
pmac_cache.S
pmac_cpufreq.c
pmac_feature.c
pmac_low_i2c.c
pmac_nvram.c
pmac_pci.c
pmac_pic.c powerpc: Get merged kernel to compile and run on 32-bit SMP powermac. 2005-10-01 13:49:08 +10:00
pmac_pic.h
pmac_setup.c
pmac_sleep.S
pmac_smp.c powerpc: Get merged kernel to compile and run on 32-bit SMP powermac. 2005-10-01 13:49:08 +10:00
pmac_time.c
pmac.h