kernel-ark/arch/powerpc/platforms/85xx
Michael Ellerman de30097476 powerpc/smp: smp_ops->kick_cpu() should be able to fail
When we start a cpu we use smp_ops->kick_cpu(), which currently
returns void, it should be able to fail. Convert it to return
int, and update all uses.

Convert all the current error cases to return -ENOENT, which is
what would eventually be returned by __cpu_up() currently when
it doesn't detect the cpu as coming up in time.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2011-04-20 17:01:18 +10:00
..
corenet_ds.c lmb: rename to memblock 2010-07-14 17:14:00 +10:00
corenet_ds.h powerpc/p4080: Add basic support for p4080ds platform 2009-11-20 16:45:38 -06:00
Kconfig powerpc/fsl-booke: Add p5020 DS board support 2010-10-14 00:55:18 -05:00
ksi8560.c powerpc: Convert to new irq_* function names 2011-03-29 14:48:12 +02:00
Makefile powerpc/fsl-booke: Add p5020 DS board support 2010-10-14 00:55:18 -05:00
mpc85xx_ads.c powerpc: Convert to new irq_* function names 2011-03-29 14:48:12 +02:00
mpc85xx_cds.c powerpc: Convert to new irq_* function names 2011-03-29 14:48:12 +02:00
mpc85xx_ds.c powerpc: Convert to new irq_* function names 2011-03-29 14:48:12 +02:00
mpc85xx_mds.c ppc: fix comment typo singal -> signal 2011-01-03 16:10:41 +01:00
mpc85xx_rdb.c powerpc/85xx: Added P1020RDB Platform support. 2009-11-11 21:43:16 -06:00
mpc8536_ds.c lmb: rename to memblock 2010-07-14 17:14:00 +10:00
p1022_ds.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 2010-10-25 08:32:05 -07:00
p3041_ds.c powerpc/fsl-booke: Add p3041 DS board support 2010-10-14 00:53:07 -05:00
p4080_ds.c powerpc/p4080: Add basic support for p4080ds platform 2009-11-20 16:45:38 -06:00
p5020_ds.c powerpc/fsl-booke: Add p5020 DS board support 2010-10-14 00:55:18 -05:00
sbc8548.c
sbc8560.c powerpc: Convert to new irq_* function names 2011-03-29 14:48:12 +02:00
smp.c powerpc/smp: smp_ops->kick_cpu() should be able to fail 2011-04-20 17:01:18 +10:00
socrates_fpga_pic.c powerpc: Convert to new irq_* function names 2011-03-29 14:48:12 +02:00
socrates_fpga_pic.h
socrates.c
stx_gp3.c powerpc: Convert to new irq_* function names 2011-03-29 14:48:12 +02:00
tqm85xx.c powerpc: Convert to new irq_* function names 2011-03-29 14:48:12 +02:00
xes_mpc85xx.c of: add 'of_' prefix to machine_is_compatible() 2010-02-09 08:33:00 -07:00