]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/mpc85xx: Add hotplug support on E5500 and E500MC cores
authorchenhui zhao <chenhui.zhao@freescale.com>
Fri, 20 Nov 2015 09:14:01 +0000 (17:14 +0800)
committerScott Wood <oss@buserror.net>
Sat, 5 Mar 2016 05:56:31 +0000 (23:56 -0600)
commit2f4f1f815bc6d03ea42d4f67dd1e284525e7524e
tree3cbc7c754e6f206ffcbc776f2c9e23a8edf05177
parent56f1ba280719469bffc870b6b2d935f3a3019ea4
powerpc/mpc85xx: Add hotplug support on E5500 and E500MC cores

Freescale E500MC and E5500 core-based platforms, like P4080, T1040,
support disabling/enabling CPU dynamically.
This patch adds this feature on those platforms.

Signed-off-by: Chenhui Zhao <chenhui.zhao@freescale.com>
Signed-off-by: Tang Yuantian <Yuantian.Tang@feescale.com>
[scottwood: removed unused pr_fmt]
Signed-off-by: Scott Wood <oss@buserror.net>
arch/powerpc/Kconfig
arch/powerpc/include/asm/smp.h
arch/powerpc/kernel/smp.c
arch/powerpc/platforms/85xx/smp.c