From: Roland McGrath Date: Thu, 20 Dec 2007 11:58:12 +0000 (-0800) Subject: [POWERPC] Switch to using user_regset-based core dumps X-Git-Tag: v2.6.25-rc1~303^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=819703872d5955b2e764c3fd9243ba9fa1a6875a;p=pandora-kernel.git [POWERPC] Switch to using user_regset-based core dumps This switches powerpc to using the user_regset-based code for ELF core dumps. The core dumps come out exactly the same either way, except that the NT_PPC_VMX note is now omitted for any thread that never touched its Altivec registers (thread_struct.vr_used). Signed-off-by: Roland McGrath Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed