From: Michael Ellerman Date: Wed, 5 Jul 2006 04:39:42 +0000 (+1000) Subject: [POWERPC] Move some kexec logic into machine_kexec.c X-Git-Tag: v2.6.18-rc5~77^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47585d8f5dea10dea49c948f1fb13ef7632409c7;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed