linux/arch/powerpc/platforms/chrp
Benjamin Herrenschmidt 8cffc6ac66 [POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP set
Pseudo-CHRP machines like Pegasos without an MPIC would crash at boot if
CONFIG_SMP was set because the "smp_ops" pointer was set to MPIC related
ops unconditionally. This patch makes it NULL on machines that don't
support SMP and provides proper default behaviour in the callers when
smp_ops is NULL.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-07-26 01:27:04 +10:00
..
Makefile [PATCH] ppc32: nvram driver for chrp 2005-10-29 14:35:00 +10:00
chrp.h powerpc: Fix CHRP booting - needs a define_machine call 2006-04-05 16:01:45 +10:00
nvram.c powerpc: Compile fixes for chrp/nvram.c 2005-11-02 19:58:12 +11:00
pci.c [POWERPC] Add new interrupt mapping core and change platforms to use it 2006-07-03 21:36:01 +10:00
pegasos_eth.c [PATCH] powerpc: trivial: modify comments to refer to new location of files 2006-02-10 16:53:51 +11:00
setup.c [POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP set 2006-07-26 01:27:04 +10:00
smp.c [POWERPC] Add new interrupt mapping core and change platforms to use it 2006-07-03 21:36:01 +10:00
time.c [PATCH] RTC: Remove RTC UIP synchronization on CHRP (arch/powerpc) 2006-03-28 09:16:00 -08:00