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: <20151007143658.GA3353@linux-uzut.site> Date: Wed, 7 Oct 2015 07:36:58 -0700 From: Davidlohr Bueso <dave@...olabs.net> To: Will Deacon <will.deacon@....com> Cc: linux-arm-kernel@...ts.infradead.org, peterz@...radead.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, 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@...e.de> >Cc: Peter Zijlstra <peterz@...radead.org> >Cc: Thomas Gleixner <tglx@...utronix.de> >Signed-off-by: Will Deacon <will.deacon@....com> Thanks for following up with this! Acked-by: Davidlohr Bueso <dbueso@...e.de> -- 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