From: Roman Zippel Date: Fri, 10 Mar 2006 01:33:53 +0000 (-0800) Subject: [PATCH] m68k: fix cmpxchg compile errors if CONFIG_RMW_INSNS=n X-Git-Tag: v2.6.16-rc6~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b61fcda8a640bb87be23f9f09c1f24357b5c6e1;p=pandora-kernel.git [PATCH] m68k: fix cmpxchg compile errors if CONFIG_RMW_INSNS=n We require that all archs implement atomic_cmpxchg(), for the generic version of atomic_add_unless(). Signed-off-by: Roman Zippel Cc: Geert Uytterhoeven Cc: Adrian Bunk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed