From: George Anzinger <george@mvista.com>
To: john stultz <johnstul@us.ibm.com>
Cc: Andrew Morton <akpm@osdl.org>,
Roman Zippel <zippel@linux-m68k.org>,
lkml <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] NTP ntp-helper functions
Date: Thu, 25 Aug 2005 10:50:11 -0700 [thread overview]
Message-ID: <430E04D3.2010702@mvista.com> (raw)
In-Reply-To: <1124936181.20820.158.camel@cog.beaverton.ibm.com>
john stultz wrote:
> Andrew, All,
>
> This patch cleans up a commonly repeated set of changes to the NTP
> state variables by adding two helper inline functions:
>
> ntp_clear(): Clears the ntp state variables
How many places is this called in any given arch? I ask because it
_may_ save space if it is NOT inlined. I don't think it is ever in a
critical code path...
--
George Anzinger george@mvista.com
HRT (High-res-timers): http://sourceforge.net/projects/high-res-timers/
next prev parent reply other threads:[~2005-08-25 17:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-25 2:16 [PATCH] NTP ntp-helper functions john stultz
2005-08-25 17:50 ` George Anzinger [this message]
2005-08-25 18:06 ` john stultz
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=430E04D3.2010702@mvista.com \
--to=george@mvista.com \
--cc=akpm@osdl.org \
--cc=johnstul@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=zippel@linux-m68k.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.