powerpc/pseries: Add kernel based CPU DLPAR handling
authorNathan Fontenot <nfont@austin.ibm.com>
Tue, 24 Nov 2009 21:13:32 +0000 (21:13 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 9 Dec 2009 06:09:34 +0000 (17:09 +1100)
commit1a8061c46c46c960f715c597b9d279ea2ba42bd9
tree1703769dcccf9c367e73d5ccaf851ac4ec53a8b1
parent12633e803a2a556f6469e0933d08233d0844a2d9
powerpc/pseries: Add kernel based CPU DLPAR handling

This patch adds the specific routines to probe and release (add and remove)
cpu resource for the powerpc pseries platform and registers these handlers
with the ppc_md callout structure.

Signed-off-by: Nathan Fontenot <nfont@austin.ibm.com>
Acked-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/pseries/dlpar.c