Files
android_kernel_xiaomi_sm8450/arch/powerpc/kernel
Vaidyanathan Srinivasan 8dbce53cc2 powerpc: Reset kernel stack on cpu online from cede state
Cpu hotplug (offline) without dlpar operation will place cpu
in cede state and the extended_cede_processor() function will
return when resumed.

Kernel stack pointer needs to be reset before
start_secondary() is called to continue the online operation.

Added new function start_secondary_resume() to do the above
steps.

Signed-off-by: Vaidyanathan Srinivasan <svaidy@linux.vnet.ibm.com>
Cc: Gautham R Shenoy <ego@in.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2010-03-09 11:57:10 +11:00
..
2007-05-11 05:38:25 -04:00
2010-03-05 03:04:08 -06:00
2009-10-30 17:20:55 +11:00
2010-03-05 03:04:08 -06:00
2009-08-28 14:24:10 +10:00
2009-12-16 07:20:18 -08:00
2010-03-05 03:04:08 -06:00
2010-03-09 11:52:52 +11:00
2010-03-01 12:35:52 -03:00
2010-03-09 11:52:52 +11:00
2009-07-12 12:22:34 -07:00
2010-03-09 11:52:52 +11:00
2009-12-11 06:44:29 -05:00
2009-12-09 17:09:33 +11:00
2007-10-11 14:36:47 +10:00