Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1237035

Re: [PATCH 1/5] asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec atomics

From Peter Zijlstra <peterz@infradead.org>
Newsgroups linux.kernel
Subject Re: [PATCH 1/5] asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec atomics
Date 2015-10-01 08:40 +0200
Message-ID <qeFH5-4bi-21@gated-at.bofh.it> (permalink)
References <qevRo-6TJ-11@gated-at.bofh.it> <qevRo-6TJ-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Sep 30, 2015 at 01:03:11PM -0700, Davidlohr Bueso wrote:
> Similar to what we have for regular add/sub calls. For now, no actual arch
> implements them, so everyone falls back to the default atomics... iow,
> nothing changes. These will be used in future primitives.
> 

Maybe also do an aargh64 patch for this?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH -tip v3 0/5] locking: Use acquire/release semantics Davidlohr Bueso <dave@stgolabs.net> - 2015-09-30 22:10 +0200
  [PATCH 5/5] locking/rwsem: Use acquire/release semantics Davidlohr Bueso <dave@stgolabs.net> - 2015-09-30 22:10 +0200
  [PATCH 1/5] asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec atomics Davidlohr Bueso <dave@stgolabs.net> - 2015-09-30 22:10 +0200
    Re: [PATCH 1/5] asm-generic: Add _{relaxed|acquire|release}()  variants for inc/dec atomics Peter Zijlstra <peterz@infradead.org> - 2015-10-01 08:40 +0200
      Re: [PATCH 1/5] asm-generic: Add _{relaxed|acquire|release}()  variants for inc/dec atomics Will Deacon <will.deacon@arm.com> - 2015-10-05 19:40 +0200
        Re: [PATCH 1/5] asm-generic: Add _{relaxed|acquire|release}()  variants for inc/dec atomics Peter Zijlstra <peterz@infradead.org> - 2015-10-05 21:50 +0200
  [PATCH 3/5] locking/rtmutex: Use acquire/release semantics Davidlohr Bueso <dave@stgolabs.net> - 2015-09-30 22:10 +0200
  Re: [PATCH -tip v3 0/5] locking: Use acquire/release semantics Thomas Gleixner <tglx@linutronix.de> - 2015-09-30 22:40 +0200

csiph-web