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:	Mon, 4 May 2015 16:04:44 +0200
From:	Sebastian Reichel <sre@...nel.org>
To:	Thomas Gleixner <tglx@...utronix.de>
Cc:	Arnd Bergmann <arnd@...db.de>, Pavel Machek <pavel@....cz>,
	Aaro Koskinen <aaro.koskinen@....fi>,
	Kai Vehmanen <kvehmanen@...ignal.fi>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] HSI: cmt_speech: fix timestamp interface

Hi Thomas,

On Thu, Apr 23, 2015 at 03:37:57PM +0200, Thomas Gleixner wrote:
> > -		do_posix_clock_monotonic_gettime(tstamp);
> > +
> > +		do_posix_clock_monotonic_gettime(&tspec);
> 
> Can you please use ktime_get_ts() instead of
> do_posix_clock_monotonic_gettime(). I'm desperately trying to get rid
> of the latter, but it seems to come back in circles.

Sure, I modified the patch to use ktime_get_ts() instead of
do_posix_clock_monotonic_gettime(). If Arnd has no other
comments I will not resend it and queue the modified patch
for 4.1-rc.

-- Sebastian

Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ