commit | 47585d8f5dea10dea49c948f1fb13ef7632409c7 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Wed Jul 05 14:39:42 2006 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Thu Aug 17 16:41:10 2006 +1000 |
tree | d9386ca930b7470e64f3d60076e3cf72f1b22c75 | |
parent | 90bdde362cc506173c1d18b8f516b18e5b228e96 [diff] |
[POWERPC] Move some kexec logic into machine_kexec.c We're missing a few functions for kexec to compile on 32-bit. There's nothing really 64-bit specific about the 64-bit versions, so make them generic rather than adding empty definitions for 32-bit. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>