From: Mathieu Desnoyers Date: Thu, 7 Feb 2008 08:16:26 +0000 (-0800) Subject: Add cmpxchg_local to xtensa X-Git-Tag: v2.6.25-rc1~328 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a7744f9823b9ddf14c47c475e81c1326b1a2787;p=pandora-kernel.git Add cmpxchg_local to xtensa Use the architecture specific __cmpxchg_u32 for 32 bits cmpxchg)_local. Else, use the new generic cmpxchg_local (disables interrupt). Signed-off-by: Mathieu Desnoyers Cc: Chris Zankel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed