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:
31c984a
)
MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations.
author
David Daney
<ddaney@caviumnetworks.com>
Thu, 22 Jul 2010 18:59:27 +0000
(11:59 -0700)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 26 Jul 2010 18:08:18 +0000
(19:08 +0100)
For 64-bit, we must use DADDU and DSUBU.
Signed-off-by: David Daney <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/1483/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found