__HAVE_ARCH_CMPXCHG on ARM?
From: bigeasy@linutronix.de (Sebastian Andrzej Siewior)
Date: 2015-02-18 10:44:59
Also in:
linux-arch, linux-rt-users
From: bigeasy@linutronix.de (Sebastian Andrzej Siewior)
Date: 2015-02-18 10:44:59
Also in:
linux-arch, linux-rt-users
* Josh Cartwright | 2015-02-03 13:27:30 [-0600]:
native native
cmpxchg (UP) cmpxchg (SMP) __HAVE_ARCH_CMPXCHG
xtensa X XThis one does not always have cmpxchg on UP (only the SMP variant which provides atomic operation).
Josh
Sebastian