From: Roland McGrath Date: Thu, 20 Dec 2007 11:57:55 +0000 (-0800) Subject: [POWERPC] Use user_regset accessors for GPRs X-Git-Tag: v2.6.25-rc1~303^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44dd3f50d3848e332b49e83a142b39b960ec962e;p=pandora-kernel.git [POWERPC] Use user_regset accessors for GPRs This implements user_regset-style accessors for the powerpc general registers. In the future these functions will be the only place that needs to understand the user_regset layout (core dump format) and how it maps to the internal representation of user thread state. Signed-off-by: Roland McGrath Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed