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]
Message-ID: <24d5a48b-620e-2112-2de8-fb42e403ea57@android.com>
Date:   Fri, 13 Oct 2017 11:13:00 -0700
From:   Mark Salyzyn <salyzyn@...roid.com>
To:     linux-kernel@...r.kernel.org
Cc:     james.morse@....com, Russell King <linux@...linux.org.uk>,
        Mark Salyzyn <salyzyn@...gle.com>,
        linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v2 3/10] arm: vdso: inline assembler operations to
 compiler.h

On 10/12/2017 03:59 PM, Mark Salyzyn wrote:
> Move compiler-specific code to a local compiler.h file. CONFIG_AEABI
> dependency check. System call fallback functions standardized into
> a DEFINE_FALLBACK macro. Accept that __arch_counter_get_cntvct()
> is the API for aarch64. Deal with unresolved references emitted by
> GCC. Optimize handling of fallback calls. Most notably add unlikely
> nullptr checking to __vdso_gettimeofday, if tv null no need to
> proceed to fallback, as vdso is capable of filling in the tv values.
nit: last sentence should have read 'filling in the tz values.'

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ