Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1241539
| From | Peter Zijlstra <peterz@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH -tip] ARM: atomics: implement _relaxed variants of atomic[64]_{inc,dec} |
| Date | 2015-10-07 16:20 +0200 |
| Message-ID | <qgXJw-7fg-3@gated-at.bofh.it> (permalink) |
| References | <qgXJw-7fg-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Oct 07, 2015 at 03:10:38PM +0100, 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> > --- > > This sits on top of tip/locking/core and it would be great to have it > queued there. Thanks! -- 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 | Next | Find similar | Unroll thread
Re: [PATCH -tip] ARM: atomics: implement _relaxed variants of atomic[64]_{inc,dec} Peter Zijlstra <peterz@infradead.org> - 2015-10-07 16:20 +0200
csiph-web