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:   Wed, 1 Nov 2017 17:11:42 -0600
From:   Shuah Khan <shuah@...nel.org>
To:     Greg Hackmann <ghackmann@...gle.com>
Cc:     Steve Muckle <smuckle@...gle.com>, linux-kselftest@...r.kernel.org,
        linux-kernel@...r.kernel.org, Shuah Khan <shuahkh@....samsung.com>,
        Shuah Khan <shuah@...nel.org>
Subject: Re: [PATCH v2] selftests: vdso_test: support ARM64 targets

On 11/01/2017 03:34 PM, Greg Hackmann wrote:
> ARM64's vDSO exports its gettimeofday() implementation with a different
> name (__kernel_gettimeofday) and version (LINUX_2.6.39) from other
> architectures.  Add a corresponding special-case to vdso_test.
> 
> Signed-off-by: Greg Hackmann <ghackmann@...gle.com>
> ---
> 
> Changes since v1:
>  * Moved definitions outside main()
>  * Added a comment explaining the special case
> 

That was fast. Applied to linux-kselftest next for 4.15-rc1

thanks,
-- Shuah

Powered by blists - more mailing lists