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:
1b7e0cb
)
powerpc: Align thread->fpr to 16 bytes
author
Anton Blanchard
<anton@samba.org>
Wed, 5 Jun 2013 03:02:26 +0000
(13:02 +1000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 20 Jun 2013 07:04:30 +0000
(17:04 +1000)
On newer CPUs we use VSX loads and stores to the thread->fpr array.
For best performance we need to ensure 16 byte alignment.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found