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:
1812924
)
x86 atomic operations: atomic_or_long() atomic_inc_short()
author
Cliff Wickman
<cpw@sgi.com>
Wed, 4 Jun 2008 20:33:17 +0000
(15:33 -0500)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 8 Jul 2008 10:23:23 +0000
(12:23 +0200)
Provide atomic operations for increment of a 16-bit integer and
logical OR into a 64-bit integer.
Signed-off-by: Cliff Wickman <cpw@sgi.com>
Reviewed-by: Jeremy Fitzhardinge <jeremy@goop.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found