From: Zhao Chenhui Date: Fri, 20 Jul 2012 12:42:36 +0000 (+0800) Subject: powerpc/85xx: add HOTPLUG_CPU support X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~10^2~10^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0832a75075b1119635e0f48549e378040cf5e67;p=pandora-kernel.git powerpc/85xx: add HOTPLUG_CPU support Add support to disable and re-enable individual cores at runtime on MPC85xx/QorIQ SMP machines. Currently support e500v1/e500v2 core. MPC85xx machines use ePAPR spin-table in boot page for CPU kick-off. This patch uses the boot page from bootloader to boot core at runtime. It supports 32-bit and 36-bit physical address. Signed-off-by: Li Yang Signed-off-by: Jin Qing Signed-off-by: Zhao Chenhui Signed-off-by: Kumar Gala --- Reading git-diff-tree failed