From: Mathieu Desnoyers Date: Sun, 22 Jul 2007 09:12:37 +0000 (+0200) Subject: x86_64: x86_64 - Use non locked version for local_cmpxchg() X-Git-Tag: v2.6.23-rc1~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdda1561ffda764583a295229db66d94cf6038a3;p=pandora-kernel.git x86_64: x86_64 - Use non locked version for local_cmpxchg() local_cmpxchg() should not use any LOCK prefix. This change probably got lost in the move to cmpxchg.h. Signed-off-by: Mathieu Desnoyers Acked-by: Christoph Lameter Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed