git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d1b202
)
powerpc: Clean up copy_to/from_user for vsx and fpr
author
Michael Neuling
<mikey@neuling.org>
Wed, 2 Jul 2008 04:06:37 +0000
(14:06 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Thu, 3 Jul 2008 06:58:11 +0000
(16:58 +1000)
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>
No differences found