From: Roland McGrath Date: Thu, 20 Dec 2007 11:58:00 +0000 (-0800) Subject: [POWERPC] Add user_regset_view definitions X-Git-Tag: v2.6.25-rc1~303^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80fdf4709497a276a826c9d8426ef1effc8f8e33;p=pandora-kernel.git [POWERPC] Add user_regset_view definitions This provides the task_user_regset_view entry point and support for all the native-mode (64 on CONFIG_PPC64, 32 on CONFIG_PPC32) thread register state. 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