summaryrefslogtreecommitdiffstats
path: root/drivers/net/ehea
diff options
context:
space:
mode:
authorkerstin jonsson <kerstin.jonsson@ericsson.com>2011-05-18 01:57:11 +0200
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2011-05-19 05:09:22 +0200
commitc560bbceaf6b06e52f1ef20131b76a3fdc0a2c19 (patch)
tree2480c5f8ea7ce28b812da9b47f0de572021f308a /drivers/net/ehea
parentpowerpc/kexec: Fix build failure on 32-bit SMP (diff)
downloadlinux-c560bbceaf6b06e52f1ef20131b76a3fdc0a2c19.tar.xz
linux-c560bbceaf6b06e52f1ef20131b76a3fdc0a2c19.zip
powerpc/4xx: Fix regression in SMP on 476
commit c56e58537d504706954a06570b4034c04e5b7500 breaks SMP support in PPC_47x chip. secondary_ti must be set to current thread info before callin kick_cpu or else start_secondary_47x will jump into void when trying to return to c-code. In the current setup secondary_ti is initialized before the CPU idle task is started and only the boot core will start. I am not sure this is the correct solution, but it makes SMP possible in my chip. Note! The HOTPLUG support probably need some fixing to, There is no trampoline code available in head_44x.S - start_secondary_resume? Signed-off-by: Kerstin Jonsson <kerstin.jonsson@ericsson.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'drivers/net/ehea')
0 files changed, 0 insertions, 0 deletions