powerpc/pseries: Simplify vpa deregistration functions
authorAnton Blanchard <anton@samba.org>
Mon, 25 Jul 2011 01:46:34 +0000 (01:46 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 5 Aug 2011 04:47:58 +0000 (14:47 +1000)
commit598c8231ab54cfcc8ea6f52882cefee98b129bd1
treeff8ae1a2080780c49edc3cd48ef2af86b451c83b
parent711ef84e80ec6f937ad59c7a00490421a5c92867
powerpc/pseries: Simplify vpa deregistration functions

The VPA, SLB shadow and DTL degistration functions do not need an
address, so simplify things and remove it.

Also cleanup pseries_kexec_cpu_down a bit by storing the cpu IDs
in local variables.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/pseries/hotplug-cpu.c
arch/powerpc/platforms/pseries/kexec.c
arch/powerpc/platforms/pseries/plpar_wrappers.h