commit | 2bb44d628c5d7a3ac0882aad01c423268d5d3b23 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Thu Jan 06 17:57:03 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Jan 21 14:08:35 2011 +1100 |
tree | 3fa73de977f7cc1df22177565508dc9a7fe032d4 | |
parent | c1f784e553490a2602567666fc79ff142cb4413b [diff] |
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>