From: David Howells Date: Wed, 28 Mar 2012 17:30:02 +0000 (+0100) Subject: m68k: Fix xchg/cmpxchg to fail to link if given an inappropriate pointer X-Git-Tag: v3.4-rc1~54^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2501cf768e4009a06287a5ee842fd93dd4fd690e;p=pandora-kernel.git m68k: Fix xchg/cmpxchg to fail to link if given an inappropriate pointer Fix the m68k versions of xchg() and cmpxchg() to fail to link if given an inappropriately sized pointer rather than BUG()'ing at runtime. Signed-off-by: David Howells Acked-by: Greg Ungerer cc: linux-m68k@lists.linux-m68k.org --- Reading git-diff-tree failed