Files
linux-apfs/arch/powerpc/include/asm
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
..
2010-08-04 10:26:03 +10:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2010-11-29 15:48:22 +11:00
2010-10-26 16:52:08 -07:00
2011-03-31 11:26:23 -03:00
2011-03-02 16:50:24 +11:00
2011-04-20 11:02:35 +10:00
2010-08-14 22:26:51 +02:00
2011-03-31 11:26:23 -03:00
2010-05-17 12:18:23 +03:00
2010-05-17 12:18:21 +03:00
2010-03-01 12:36:06 -03:00
2010-06-09 11:12:36 +02:00
2011-03-31 11:26:23 -03:00
2010-05-05 09:11:10 -04:00
2010-11-29 15:48:21 +11:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2010-03-05 03:04:08 -06:00
2010-10-26 16:52:08 -07:00
2010-10-26 16:52:08 -07:00
2011-03-02 16:50:24 +11:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2010-03-05 03:04:08 -06:00
2010-06-28 12:41:33 -07:00
2011-03-31 11:26:23 -03:00
2011-03-30 10:44:11 +11:00
2011-03-23 19:47:18 -07:00
2011-03-31 11:26:23 -03:00
2011-03-30 10:44:11 +11:00
2011-03-31 11:26:23 -03:00
2011-04-20 11:02:35 +10:00