diff options
author | Nathan Fontenot <nfont@linux.vnet.ibm.com> | 2015-12-16 23:54:05 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2015-12-17 14:41:02 +0300 |
commit | ac71380071d19d4ac7cd5f9fe4168d7109902cd5 (patch) | |
tree | 092123a664316847583f1af50483d42d788186c0 /arch/m68k | |
parent | e666ae0b10aaa1c961c928558bafc28bc049ac87 (diff) | |
download | linux-ac71380071d19d4ac7cd5f9fe4168d7109902cd5.tar.xz |
powerpc/pseries: Add CPU dlpar remove functionality
Add the ability to dlpar remove CPUs via hotplug rtas events, either by
specifying the drc-index of the CPU to remove or providing a count of cpus
to remove.
To remove multiple cpus in a single request we create a list of possible
DR (Dynamic Reconfiguration) cpus and their drc indexes that can be
removed. We can then traverse the list remove each cpu and easily clean
up in any cases of failure.
Signed-off-by: Nathan Fontenot <nfont@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/m68k')
0 files changed, 0 insertions, 0 deletions