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:   Tue, 16 Jan 2018 09:30:29 +0000
From:   Catalin Marinas <catalin.marinas@....com>
To:     Deepa Dinamani <deepa.kernel@...il.com>
Cc:     tglx@...utronix.de, john.stultz@...aro.org,
        linux-kernel@...r.kernel.org, arnd@...db.de,
        y2038@...ts.linaro.org, acme@...nel.org, benh@...nel.crashing.org,
        borntraeger@...ibm.com, cmetcalf@...lanox.com, cohuck@...hat.com,
        davem@...emloft.net, deller@....de, devel@...verdev.osuosl.org,
        gerald.schaefer@...ibm.com, gregkh@...uxfoundation.org,
        heiko.carstens@...ibm.com, hoeppner@...ux.vnet.ibm.com,
        hpa@...or.com, jejb@...isc-linux.org, jwi@...ux.vnet.ibm.com,
        linux-mips@...ux-mips.org, linux-parisc@...r.kernel.org,
        linuxppc-dev@...ts.ozlabs.org, linux-s390@...r.kernel.org,
        mark.rutland@....com, mingo@...hat.com, mpe@...erman.id.au,
        oberpar@...ux.vnet.ibm.com, oprofile-list@...ts.sf.net,
        paulus@...ba.org, peterz@...radead.org, ralf@...ux-mips.org,
        rostedt@...dmis.org, rric@...nel.org, schwidefsky@...ibm.com,
        sebott@...ux.vnet.ibm.com, sparclinux@...r.kernel.org,
        sth@...ux.vnet.ibm.com, ubraun@...ux.vnet.ibm.com,
        will.deacon@....com, x86@...nel.org
Subject: Re: [PATCH v3 02/10] include: Move compat_timespec/ timeval to
 compat_time.h

On Mon, Jan 15, 2018 at 06:18:10PM -0800, Deepa Dinamani wrote:
> All the current architecture specific defines for these
> are the same. Refactor these common defines to a common
> header file.
> 
> The new common linux/compat_time.h is also useful as it
> will eventually be used to hold all the defines that
> are needed for compat time types that support non y2038
> safe types. New architectures need not have to define these
> new types as they will only use new y2038 safe syscalls.
> This file can be deleted after y2038 when we stop supporting
> non y2038 safe syscalls.

For arm64:

Acked-by: Catalin Marinas <catalin.marinas@....com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ