diff options
author | 2007-09-12 18:43:15 +1000 | |
---|---|---|
committer | 2007-09-14 01:33:25 +1000 | |
commit | 85d02924a38789be35e83adba32eb6690535cfb0 (patch) | |
tree | 184183f6f428736893b63b5710c54ce0cf338732 /arch/powerpc/sysdev/fsl_pci.c | |
parent | [POWERPC] Add workaround for MPICs with broken register reads (diff) | |
download | linux-rng-85d02924a38789be35e83adba32eb6690535cfb0.tar.xz linux-rng-85d02924a38789be35e83adba32eb6690535cfb0.zip |
[POWERPC] PS3: Fix CONFIG_SMP=n, CONFIG_KEXEC=y build
Currently, the ps3 kernel fails to build without smp but with kexec, as
ps3_kexec_cpu_down needs ps3_smp_cleanup_cpu, which isn't defined on UP
kernels. This change adds an empty ps3_smp_cleanup_cpu for UP kernels.
Booted on ps3.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/sysdev/fsl_pci.c')
0 files changed, 0 insertions, 0 deletions