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:
d2212bc
)
[SPARC64]: Fix bug in unaligned load endianness swapping
author
David S. Miller
<davem@sunset.davemloft.net>
Wed, 28 Sep 2005 23:48:40 +0000
(16:48 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Wed, 28 Sep 2005 23:48:40 +0000
(16:48 -0700)
The in-memory value was being swapped, not the value we
loaded into the register.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found