]> Git Repo - linux.git/commit
Add cmpxchg64 and cmpxchg64_local to x86_64
authorMathieu Desnoyers <[email protected]>
Thu, 7 Feb 2008 08:16:10 +0000 (00:16 -0800)
committerLinus Torvalds <[email protected]>
Thu, 7 Feb 2008 16:42:31 +0000 (08:42 -0800)
commit32f49eab5e893007c0064f465c857ac7c4d40b77
treedd3a69e196fee7311d61dda8c17dd62a451070b2
parentf9c4650bcfb4b21126525f73f10d635284e16056
Add cmpxchg64 and cmpxchg64_local to x86_64

Make sure that at least cmpxchg64_local is available on all architectures to use
for unsigned long long values.

Signed-off-by: Mathieu Desnoyers <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/asm-x86/cmpxchg_64.h
This page took 0.047648 seconds and 4 git commands to generate.