Skip to content
Commit 2501cf76 authored by David Howells's avatar David Howells
Browse files

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: default avatarDavid Howells <dhowells@redhat.com>
Acked-by: default avatarGreg Ungerer <gerg@uclinux.org>
cc: linux-m68k@lists.linux-m68k.org
parent c9034c3a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment