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:
235a9d3
)
[MIPS] Update/fix futex assembly
author
Ralf Baechle
<ralf@linux-mips.org>
Wed, 3 May 2006 19:42:39 +0000
(20:42 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Wed, 31 May 2006 23:28:31 +0000
(
00:28
+0100)
o Implement futex_atomic_op_inuser() operation
o Don't use the R10000-ll/sc bug workaround version for every processor.
branch likely is deprecated and some historic ll/sc processors don't
implement it. In any case it's slow.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found