From: Anton Blanchard Date: Mon, 25 Jul 2011 01:46:34 +0000 (+0000) Subject: powerpc/pseries: Simplify vpa deregistration functions X-Git-Tag: v3.1-rc2~30^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=598c8231ab54cfcc8ea6f52882cefee98b129bd1;p=pandora-kernel.git 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed