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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 23 May 2019 23:10:30 +0000
From:   Vineet Gupta <Vineet.Gupta1@...opsys.com>
To:     Mark Rutland <mark.rutland@....com>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "peterz@...radead.org" <peterz@...radead.org>,
        "will.deacon@....com" <will.deacon@....com>
CC:     "aou@...s.berkeley.edu" <aou@...s.berkeley.edu>,
        "arnd@...db.de" <arnd@...db.de>, "bp@...en8.de" <bp@...en8.de>,
        "catalin.marinas@....com" <catalin.marinas@....com>,
        "davem@...emloft.net" <davem@...emloft.net>,
        "fenghua.yu@...el.com" <fenghua.yu@...el.com>,
        "heiko.carstens@...ibm.com" <heiko.carstens@...ibm.com>,
        "herbert@...dor.apana.org.au" <herbert@...dor.apana.org.au>,
        "ink@...assic.park.msu.ru" <ink@...assic.park.msu.ru>,
        "jhogan@...nel.org" <jhogan@...nel.org>,
        "linux@...linux.org.uk" <linux@...linux.org.uk>,
        "mattst88@...il.com" <mattst88@...il.com>,
        "mingo@...nel.org" <mingo@...nel.org>,
        "mpe@...erman.id.au" <mpe@...erman.id.au>,
        "palmer@...ive.com" <palmer@...ive.com>,
        "paul.burton@...s.com" <paul.burton@...s.com>,
        "paulus@...ba.org" <paulus@...ba.org>,
        "ralf@...ux-mips.org" <ralf@...ux-mips.org>,
        "rth@...ddle.net" <rth@...ddle.net>,
        "stable@...r.kernel.org" <stable@...r.kernel.org>,
        "tglx@...utronix.de" <tglx@...utronix.de>,
        "tony.luck@...el.com" <tony.luck@...el.com>
Subject: Re: [PATCH 05/18] locking/atomic: arc: use s64 for atomic64

On 5/22/19 6:24 AM, Mark Rutland wrote:
> As a step towards making the atomic64 API use consistent types treewide,
> let's have the arc atomic64 implementation use s64 as the underlying
> type for atomic64_t, rather than u64, matching the generated headers.
>
> Otherwise, there should be no functional change as a result of this
> patch.
>
> Signed-off-by: Mark Rutland <mark.rutland@....com>
> Cc: Peter Zijlstra <peterz@...radead.org>
> Cc: Vineet Gupta <vgupta@...opsys.com>
> Cc: Will Deacon <will.deacon@....com>

Thx for the cleanup Mark.

Acked-By: Vineet Gupta <vgupta@...opsys.com>   # for ARC bits

-Vineet

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ