powerpc/iseries: Kexec is known not to work on iseries
authorMichael Ellerman <michael@ellerman.id.au>
Mon, 22 Dec 2008 23:23:18 +0000 (23:23 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 8 Jan 2009 05:25:10 +0000 (16:25 +1100)
commit5c9a2606bcad101e169012d9f79ab3aed60926aa
tree8aeafb4ba9071833e0e79c5e76187b5587338a6b
parent29f1aff2cc20d8b81fe3c890b8f134e84b8f41fe
powerpc/iseries: Kexec is known not to work on iseries

The non-zero return from the prepare callback is returned by sys_kexec_load()
to userspace, indicating that kexec is not supported on the machine.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/iseries/setup.c