linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* "do_gettimeofday" vs "get_realtime_clock_ts" vs "__get_realtime_clock_ts"
@ 2007-01-06 10:46 Robert P. J. Day
  0 siblings, 0 replies; only message in thread
From: Robert P. J. Day @ 2007-01-06 10:46 UTC (permalink / raw)
  To: Linux kernel mailing list


  i notice, in kernel/timer.c, the kernel-doc comment for
do_gettimeofday():

  NOTE: Users should be converted to using get_realtime_clock_ts()

does this mean that do_gettimeofday() should be officially deprecated?
that *seems* to be what that note is suggesting.

  in any event, there is no "get_realtime_clock_ts" routine -- it's
actually called "__get_realtime_clock_ts".  so *something* should be
fixed here, no?

rday

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-01-06 10:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-06 10:46 "do_gettimeofday" vs "get_realtime_clock_ts" vs "__get_realtime_clock_ts" Robert P. J. Day

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).