From: Michael Neuling Date: Mon, 6 Feb 2006 23:58:21 +0000 (+1100) Subject: [PATCH] powerpc: hypervisor check in pseries_kexec_cpu_down X-Git-Tag: v2.6.16-rc3~67^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dc43256931db60d02d76bacf3cf03b5d79aa33a;p=pandora-kernel.git [PATCH] powerpc: hypervisor check in pseries_kexec_cpu_down We call unregister_vpa but we don't check to see if the hypervisor supports this. Signed-off-by: Michael Neuling Acked-by: Anton Blanchard -- arch/powerpc/platforms/pseries/setup.c | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed