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:
92bf73e
)
x86: implement atomic64_t on 32-bit
author
Ingo Molnar
<mingo@elte.hu>
Sun, 14 Dec 2008 19:22:35 +0000
(20:22 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 14 Dec 2008 19:30:47 +0000
(20:30 +0100)
Impact: new API
Implement the atomic64_t APIs on 32-bit as well. Will be used by
the performance counters code.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found