From: Roland McGrath Date: Thu, 20 Dec 2007 11:58:08 +0000 (-0800) Subject: [POWERPC] Add user_regset compat support X-Git-Tag: v2.6.25-rc1~303^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa8f5cb0c980e9fe3e04bc937fbd13417b52c046;p=pandora-kernel.git [POWERPC] Add user_regset compat support This extends task_user_regset_view CONFIG_PPC64 with support for the 32-bit view of register state, compatible with what a CONFIG_PPC32 kernel provides. This will enable generic machine-independent code to access user-mode threads' registers for debugging and dumping. Signed-off-by: Roland McGrath Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed