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:
6550868
)
powerpc: Use 32 bit loads and stores when operating on condition register values
author
Anton Blanchard
<anton@samba.org>
Tue, 15 Oct 2013 03:36:31 +0000
(14:36 +1100)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 30 Oct 2013 05:02:14 +0000
(16:02 +1100)
The condition register (CR) is a 32 bit quantity so we should use
32 bit loads and stores.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found