[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150504140444.GC13164@earth>
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