From: Michael Neuling Date: Thu, 26 Jun 2008 07:07:48 +0000 (+1000) Subject: powerpc: Add macros to access floating point registers in thread_struct. X-Git-Tag: v2.6.27-rc1~1058^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c75a31c3525a127f70b919856e32be3d8b03755;p=pandora-kernel.git powerpc: Add macros to access floating point registers in thread_struct. We are going to change where the floating point registers are stored in the thread_struct, so in preparation add some macros to access the floating point registers. Update all code to use these new macros. Signed-off-by: Michael Neuling Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed