From: Michael Ellerman Date: Thu, 3 Nov 2005 04:35:45 +0000 (+1100) Subject: powerpc: Merge asm-ppc/kexec.h and asm-ppc64/kexec.h X-Git-Tag: v2.6.15-rc1~726^2~3^2~3^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1df870d546f4d033030615aa3d01c0341c1ef1f;p=pandora-kernel.git powerpc: Merge asm-ppc/kexec.h and asm-ppc64/kexec.h Merge include/asm-ppc/kexec.h and include/asm-ppc64/kexec.h. The only thing that's really changed is that we now allocate crash_notes properly on PPC32. It's address is exported via sysfs, so it's not correct for it to be a pointer. I've also removed some of the "we don't use this" comments, because they're wrong (or perhaps were referring only to arch code). Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed