summaryrefslogtreecommitdiffstats
path: root/arch/arc/include
diff options
context:
space:
mode:
authorMark Rutland <mark.rutland@arm.com>2018-06-21 13:13:12 +0100
committerIngo Molnar <mingo@kernel.org>2018-06-21 14:25:24 +0200
commit434b6acc31302b37031674af104f45eb4e7a1fc1 (patch)
treecb0a9f615d39ebfbf977cfeaaca97f38f33f9567 /arch/arc/include
parent00b808ab79ead372daf1a0682d1ef271599c0b55 (diff)
downloadlinux-stable-434b6acc31302b37031674af104f45eb4e7a1fc1.tar.gz
linux-stable-434b6acc31302b37031674af104f45eb4e7a1fc1.tar.bz2
linux-stable-434b6acc31302b37031674af104f45eb4e7a1fc1.zip
atomics/alpha: Define atomic64_fetch_add_unless()
As a step towards unifying the atomic/atomic64/atomic_long APIs, this patch converts the arch/alpha implementation of atomic64_add_unless() into an implementation of atomic64_fetch_add_unless(). A wrapper in <linux/atomic.h> will build atomic_add_unless() atop of this, provided it is given a preprocessor definition. No functional change is intended as a result of this patch. Signed-off-by: Mark Rutland <mark.rutland@arm.com> Reviewed-by: Will Deacon <will.deacon@arm.com> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Cc: Boqun Feng <boqun.feng@gmail.com> Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Matt Turner <mattst88@gmail.com> Cc: Richard Henderson <rth@twiddle.net> Cc: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/lkml/20180621121321.4761-10-mark.rutland@arm.com Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/arc/include')
0 files changed, 0 insertions, 0 deletions