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)
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>

No differences found