From: Kumar Gala Date: Fri, 5 May 2006 05:02:08 +0000 (-0500) Subject: powerpc: provide ppc_md.panic() for both ppc32 & ppc64 X-Git-Tag: v2.6.18-rc1~1081^2~225^2~117^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e990266c845d7f712c96013891aaf74baef198f;p=pandora-kernel.git powerpc: provide ppc_md.panic() for both ppc32 & ppc64 Allow boards to provide a panic callback on ppc32. Moved the code to sets this up into setup-common.c so its shared between ppc32 & ppc64. Also moved do_init_bootmem prototype into setup.h. Signed-off-by: Kumar Gala --- Reading git-diff-tree failed