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
signature.asc
Description: Digital signature

