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


Groups > linux.kernel > #1241564

Re: [PATCH -tip] ARM: atomics: implement _relaxed variants of atomic[64]_{inc,dec}

From Davidlohr Bueso <dave@stgolabs.net>
Newsgroups linux.kernel
Subject Re: [PATCH -tip] ARM: atomics: implement _relaxed variants of atomic[64]_{inc,dec}
Date 2015-10-07 16:40 +0200
Message-ID <qgY2S-7BV-23@gated-at.bofh.it> (permalink)
References <qgXJw-7fg-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, 07 Oct 2015, Will Deacon wrote:

>Now that the core code supports acquire/release/relaxed versions of
>the atomic_inc family, implement only the _relaxed flavours in the ARM
>backend so that we get all of the others for free.
>
>Cc: Davidlohr Bueso <dbueso@suse.de>
>Cc: Peter Zijlstra <peterz@infradead.org>
>Cc: Thomas Gleixner <tglx@linutronix.de>
>Signed-off-by: Will Deacon <will.deacon@arm.com>

Thanks for following up with this!

Acked-by: Davidlohr Bueso <dbueso@suse.de>
--
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 | Find similar | Unroll thread


Thread

[PATCH -tip] ARM: atomics: implement _relaxed variants of atomic[64]_{inc,dec} Will Deacon <will.deacon@arm.com> - 2015-10-07 16:20 +0200
  Re: [PATCH -tip] ARM: atomics: implement _relaxed variants of  atomic[64]_{inc,dec} Davidlohr Bueso <dave@stgolabs.net> - 2015-10-07 16:40 +0200

csiph-web