commit | 1a8061c46c46c960f715c597b9d279ea2ba42bd9 | [log] [tgz] |
---|---|---|
author | Nathan Fontenot <nfont@austin.ibm.com> | Tue Nov 24 21:13:32 2009 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Dec 09 17:09:34 2009 +1100 |
tree | 1703769dcccf9c367e73d5ccaf851ac4ec53a8b1 | |
parent | 12633e803a2a556f6469e0933d08233d0844a2d9 [diff] |
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>