git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9034c3
)
m68k: Fix xchg/cmpxchg to fail to link if given an inappropriate pointer
author
David Howells
<dhowells@redhat.com>
Wed, 28 Mar 2012 17:30:02 +0000
(18:30 +0100)
committer
David Howells
<dhowells@redhat.com>
Wed, 28 Mar 2012 17:30:02 +0000
(18:30 +0100)
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 <dhowells@redhat.com>
Acked-by: Greg Ungerer <gerg@uclinux.org>
cc: linux-m68k@lists.linux-m68k.org
No differences found