Re: [v3, 1/6] powerpc/pseries: Consolidate CPU hotplug code to hotplug-cpu.c

2015-12-17 Thread Michael Ellerman
On Wed, 2015-16-12 at 20:50:21 UTC, Nathan Fontenot wrote: > No functional changes, this patch is simply a move of the cpu hotplug > code from pseries/dlpar.c to pseries/hotplug-cpu.c. This is in an effort > to consolidate all of the cpu hotplug code in a common place. > > Signed-off-by: Nathan Fo

[PATCH v3 1/6] powerpc/pseries: Consolidate CPU hotplug code to hotplug-cpu.c

2015-12-16 Thread Nathan Fontenot
No functional changes, this patch is simply a move of the cpu hotplug code from pseries/dlpar.c to pseries/hotplug-cpu.c. This is in an effort to consolidate all of the cpu hotplug code in a common place. Signed-off-by: Nathan Fontenot --- arch/powerpc/platforms/pseries/dlpar.c | 226