lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20151007141619.GH3816@twins.programming.kicks-ass.net> Date: Wed, 7 Oct 2015 16:16:19 +0200 From: Peter Zijlstra <peterz@...radead.org> To: Will Deacon <will.deacon@....com> Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org, Davidlohr Bueso <dbueso@...e.de>, Thomas Gleixner <tglx@...utronix.de> Subject: Re: [PATCH -tip] ARM: atomics: implement _relaxed variants of atomic[64]_{inc,dec} 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@...e.de> > Cc: Peter Zijlstra <peterz@...radead.org> > Cc: Thomas Gleixner <tglx@...utronix.de> > Signed-off-by: Will Deacon <will.deacon@....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@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists