From: Mathieu Desnoyers Date: Tue, 8 May 2007 07:34:18 +0000 (-0700) Subject: atomic.h: add atomic64 cmpxchg, xchg and add_unless to alpha X-Git-Tag: v2.6.22-rc1~550 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e96e69942312314c061eb2fdd947a7a1211d62f8;p=pandora-kernel.git atomic.h: add atomic64 cmpxchg, xchg and add_unless to alpha This series mainly adds support for missing 64 bits cmpxchg and 64 bits atomic add unless. Therefore, principally 64 bits architectures are targeted by these patches. It also adds the complete list of atomic operations on the atomic_long type. This patch: atomic.h: add atomic64 cmpxchg, xchg and add_unless to alpha Signed-off-by: Mathieu Desnoyers Cc: Richard Henderson Cc: Ivan Kokshaysky Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed