linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Robert P. J. Day" <rpjday@mindspring.com>
To: Linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: "do_gettimeofday" vs "get_realtime_clock_ts" vs "__get_realtime_clock_ts"
Date: Sat, 6 Jan 2007 05:46:27 -0500 (EST)	[thread overview]
Message-ID: <Pine.LNX.4.64.0701060542260.11402@localhost.localdomain> (raw)


  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

                 reply	other threads:[~2007-01-06 10:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.64.0701060542260.11402@localhost.localdomain \
    --to=rpjday@mindspring.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).