android_kernel_xiaomi_sm8350/arch/powerpc
Jeremy Kerr 85d02924a3 [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>
2007-09-14 01:33:25 +10:00
..
boot [POWERPC] Document and implement an improved flash device binding for powerpc 2007-09-14 01:33:25 +10:00
configs Merge branch 'linux-2.6' into for-2.6.24 2007-09-14 01:24:25 +10:00
kernel [POWERPC] setup_64.c and prom.c comment cleanup 2007-09-14 01:33:24 +10:00
lib Remove fs.h from mm.h 2007-07-29 17:09:29 -07:00
math-emu
mm [POWERPC] Export new __io{re,un}map_at() symbols 2007-09-14 01:33:21 +10:00
oprofile Remove fs.h from mm.h 2007-07-29 17:09:29 -07:00
platforms [POWERPC] PS3: Fix CONFIG_SMP=n, CONFIG_KEXEC=y build 2007-09-14 01:33:25 +10:00
sysdev [POWERPC] Add workaround for MPICs with broken register reads 2007-09-14 01:33:25 +10:00
xmon [POWERPC] fix showing xmon help 2007-07-22 21:30:58 +10:00
.gitignore
Kconfig [POWERPC] IOMMU virtual merge is no longer experimental 2007-09-14 01:33:19 +10:00
Kconfig.debug [POWERPC] Export virq mapping via debugfs 2007-09-14 01:33:20 +10:00
Makefile [POWERPC] Stop include asm-ppc when building ARCH=powerpc for ppc32 2007-08-22 22:47:33 -05:00