powerpc/pseries: Add CPU dlpar add functionality
authorNathan Fontenot <nfont@linux.vnet.ibm.com>
Wed, 16 Dec 2015 20:55:07 +0000 (14:55 -0600)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 17 Dec 2015 11:41:02 +0000 (22:41 +1100)
commit90edf184b9b7275d248f1b9902733a0000e4ecf8
tree6b7f9fd33e601903432472970aa012da6083879a
parentac71380071d19d4ac7cd5f9fe4168d7109902cd5
powerpc/pseries: Add CPU dlpar add functionality

Add the ability to hotplug add cpus via rtas hotplug events by either
specifying the drc index of the CPU to add, or providing a count of the
number of CPUs to add.

Signed-off-by: Nathan Fontenot <nfont@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/platforms/pseries/hotplug-cpu.c