Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

"do_gettimeofday" vs "get_realtime_clock_ts" vs "__get_realtime_clock_ts"

5 views
Skip to first unread message

Robert P. J. Day

unread,
Jan 6, 2007, 5:52:07 AM1/6/07
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majo...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

0 new messages