powerpc/kexec: Don't initialise kexec hooks to default handlers
authorAnton Blanchard <anton@samba.org>
Thu, 6 Jan 2011 17:57:03 +0000 (17:57 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 21 Jan 2011 03:08:35 +0000 (14:08 +1100)
commit2bb44d628c5d7a3ac0882aad01c423268d5d3b23
tree3fa73de977f7cc1df22177565508dc9a7fe032d4
parentc1f784e553490a2602567666fc79ff142cb4413b
powerpc/kexec: Don't initialise kexec hooks to default handlers

There's no need to initialise ppc_md.machine_kexec and
ppc_md.machine_kexec_prepare to the default handlers.

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