commit | 4dc43256931db60d02d76bacf3cf03b5d79aa33a | [log] [tgz] |
---|---|---|
author | Michael Neuling <mikey@neuling.org> | Tue Feb 07 10:58:21 2006 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Tue Feb 07 21:51:53 2006 +1100 |
tree | 797e316f2b8e4f30bbe6b84a08f52d453c75f34f | |
parent | 7d4b95ae8e946e5754122220644c865ec3735428 [diff] |
[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 <mikey@neuling.org> Acked-by: Anton Blanchard <anton@samba.org> -- arch/powerpc/platforms/pseries/setup.c | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Signed-off-by: Paul Mackerras <paulus@samba.org>