commit | 9b194e831fb2c322ed81a373e49620f34edc2778 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Sun Dec 14 20:22:35 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Dec 14 20:30:47 2008 +0100 |
tree | 60c3c292a5af83b01a03f0d9f54e69bb635a7c9b | |
parent | 92bf73e90a35d40ebc1446488218f03833b36f86 [diff] |
x86: implement atomic64_t on 32-bit 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>