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, 19 Jun 2018 01:59:59 +0000
From:   "Y.b. Lu" <yangbo.lu@....com>
To:     Arnd Bergmann <arnd@...db.de>,
        Richard Cochran <richardcochran@...il.com>
CC:     "y2038@...ts.linaro.org" <y2038@...ts.linaro.org>,
        "David S. Miller" <davem@...emloft.net>,
        Fabio Estevam <fabio.estevam@....com>,
        "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH] ptp: replace getnstimeofday64() with
 ktime_get_real_ts64()



> -----Original Message-----
> From: Arnd Bergmann [mailto:arnd@...db.de]
> Sent: Monday, June 18, 2018 10:21 PM
> To: Richard Cochran <richardcochran@...il.com>; Y.b. Lu
> <yangbo.lu@....com>
> Cc: y2038@...ts.linaro.org; Arnd Bergmann <arnd@...db.de>; David S. Miller
> <davem@...emloft.net>; Fabio Estevam <fabio.estevam@....com>;
> netdev@...r.kernel.org; linux-kernel@...r.kernel.org
> Subject: [PATCH] ptp: replace getnstimeofday64() with ktime_get_real_ts64()
> 
> getnstimeofday64() is deprecated and getting replaced throughout the kernel
> with ktime_get_*() based helpers for a more consistent interface.
> 
> The two functions do the exact same thing, so this is just a cosmetic change.
> 
> Signed-off-by: Arnd Bergmann <arnd@...db.de>

[Y.b. Lu] Acked-by: Yangbo Lu <yangbo.lu@....com>

Powered by blists - more mailing lists