aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/boot
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2006-07-04 14:09:36 +1000
committerPaul Mackerras <paulus@samba.org>2006-07-07 20:19:15 +1000
commit1e031d65b0cb5f882b20ebc356ea0345ff18dbf0 (patch)
tree71e14bb61e74237ed1246e00994e1836787612fe /arch/mips/boot
parent470407a88e549135dce5fba7d86fb9910f500e56 (diff)
[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>
Diffstat (limited to 'arch/mips/boot')
0 files changed, 0 insertions, 0 deletions