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:
4f629d7
)
[PATCH] powerpc: native atomic_add_unless
author
Nick Piggin
<npiggin@suse.de>
Mon, 20 Feb 2006 09:41:40 +0000
(10:41 +0100)
committer
Paul Mackerras
<paulus@samba.org>
Fri, 24 Feb 2006 03:06:02 +0000
(14:06 +1100)
Do atomic_add_unless natively instead of using cmpxchg.
Improved register allocation idea from Joel Schopp.
Signed-off-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found