commit | 357574c48260c9177803a23b881d0af535670ec0 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Wed Feb 23 12:46:16 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Mar 02 14:56:48 2011 +1100 |
tree | a71b0703989dc006ed9f672ac8c426f0532aa807 | |
parent | f342552b917a18a7a1fa2c10625df85fac828c36 [diff] |
powerpc/kexec: Restore ppc_md.machine_kexec Kyle Moffett points out that mpc85xx has started using the ppc_md.machine_kexec hook. As such, revert patch c94868788cf2 (powerpc/kexec: Remove ppc_md.machine_kexec). Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>