From: Mathieu Desnoyers Date: Thu, 7 Feb 2008 08:16:24 +0000 (-0800) Subject: Add cmpxchg_local to s390 X-Git-Tag: v2.6.25-rc1~332 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe4130131ef9e55763fd634a02b1db9290dbbe5a;p=pandora-kernel.git Add cmpxchg_local to s390 Use the standard __cmpxchg for every type that can be updated atomically. Use the new generic cmpxchg_local (disables interrupt) for other types. Signed-off-by: Mathieu Desnoyers Cc: Martin Schwidefsky Cc: Heiko Carstens Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed