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] [day] [month] [year] [list]
Date:   Tue, 26 Jun 2018 01:26:20 -0600
From:   "Jan Beulich" <JBeulich@...e.com>
To:     "Ingo Molnar" <mingo@...nel.org>
Cc:     <mingo@...e.hu>, <tglx@...utronix.de>,
        <linux-kernel@...r.kernel.org>, <hpa@...or.com>
Subject: Re: [PATCH] x86: modernize sync_bitops.h

>>> On 26.06.18 at 09:18, <mingo@...nel.org> wrote:
> * Jan Beulich <JBeulich@...e.com> wrote:
> 
>> Add missing insn suffixes and use rmwcc.h just like was (more or less)
>> recently done for bitops.h as well.
>> 
>> Signed-off-by: Jan Beulich <jbeulich@...e.com>
>> ---
>>  arch/x86/include/asm/sync_bitops.h |   34 ++++++++++++----------------------
>>  1 file changed, 12 insertions(+), 22 deletions(-)
> 
> Have you verified that a typical x86 vmlinux (with defconfig for example) is the 
> same before/after?

It works the same, but the binary is unlikely to be the same with the switch
to condition code asm() outputs.

Jan


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ