summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorChris Metcalf <cmetcalf@tilera.com>2011-05-16 19:59:39 +0200
committerChris Metcalf <cmetcalf@tilera.com>2011-05-20 04:55:49 +0200
commit8aaf1dda42576b0f8dffb004065baa806f4df9b6 (patch)
treee9376caaf70b54e4b236840a1cc77a443c07b341 /kernel
parentinclude/linux/compat.h: coding-style fixes (diff)
downloadlinux-8aaf1dda42576b0f8dffb004065baa806f4df9b6.tar.xz
linux-8aaf1dda42576b0f8dffb004065baa806f4df9b6.zip
arch/tile: use better definitions of xchg() and cmpxchg()
These definitions use a ({}) construct to avoid some cases where we were getting warnings about unused return values. We also promote the definition to the common <asm/atomic.h>, since it applies to both the 32- and 64-bit atomics. In addition, define __HAVE_ARCH_CMPXCHG for TILE-Gx since it has efficient direct atomic instructions. Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions