commit | 6a274c08f2f4dfac7167bbd849621f3a2b55d424 | [log] [tgz] |
---|---|---|
author | Michael Neuling <mikey@neuling.org> | Wed Jul 02 14:06:37 2008 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Thu Jul 03 16:58:11 2008 +1000 |
tree | 1bad45a11c1e436ffbcb84107783da0e423925f9 | |
parent | 2d1b2027626d5151fff8ef7c06ca8e7876a1a510 [diff] |
powerpc: Clean up copy_to/from_user for vsx and fpr This merges and cleans up some of the ugly copy/to from user code which is required for the new fpr and vsx layout in the thread_struct. Also fixes some hard coded buffer sizes and removes a redundant fpr_flush_to_thread. Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Paul Mackerras <paulus@samba.org>