x86: implement atomic64_t on 32-bit
authorIngo Molnar <mingo@elte.hu>
Sun, 14 Dec 2008 19:22:35 +0000 (20:22 +0100)
committerIngo Molnar <mingo@elte.hu>
Sun, 14 Dec 2008 19:30:47 +0000 (20:30 +0100)
commit9b194e831fb2c322ed81a373e49620f34edc2778
tree60c3c292a5af83b01a03f0d9f54e69bb635a7c9b
parent92bf73e90a35d40ebc1446488218f03833b36f86
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>
arch/x86/include/asm/atomic_32.h