From: Mathieu Desnoyers Date: Thu, 7 Feb 2008 08:16:14 +0000 (-0800) Subject: Add cmpxchg_local to frv X-Git-Tag: v2.6.25-rc1~343 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14e0cb3c60b89c4a2512852ffc18601c72314a0f;p=pandora-kernel.git Add cmpxchg_local to frv Use the new generic cmpxchg_local (disables interrupt) for 8, 16 and 64 bits arguments. Use the 32 bits cmpxchg available on the architecture for 32 bits arguments. Signed-off-by: Mathieu Desnoyers Cc: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed