From: Chris Wedgwood <cw@f00f.org>
To: George Anzinger <george@mvista.com>
Cc: Christoph Lameter <clameter@sgi.com>,
Roland McGrath <roland@redhat.com>, Andrew Morton <akpm@osdl.org>,
Linus Torvalds <torvalds@osdl.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 4/7] posix-timers: CPU clock support for POSIX timers
Date: Tue, 25 Jan 2005 17:04:04 -0800 [thread overview]
Message-ID: <20050126010404.GA21597@taniwha.stupidest.org> (raw)
In-Reply-To: <41F6D8A0.5090404@mvista.com>
On Tue, Jan 25, 2005 at 03:39:12PM -0800, George Anzinger wrote:
> I would like to get a read on the following defines...
> #define mmclock mmtimer.clock
> #define mmnode mmtimer.node
> #define mmincr mmtimer.incr
> #define mmexpires mmtimer.expires
Ick, we already abuse the preprocessor too much, I really don't like
that. Yes, it saves a few keystrokes but makes things hard to find
and/or more vague when using cscope/grep, etc.
next prev parent reply other threads:[~2005-01-26 1:08 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-23 23:25 [PATCH 4/7] posix-timers: CPU clock support for POSIX timers Roland McGrath
2005-01-25 2:31 ` George Anzinger
2005-01-25 2:35 ` Christoph Lameter
2005-01-25 22:52 ` Christoph Lameter
2005-01-25 23:17 ` Roland McGrath
2005-01-25 23:39 ` George Anzinger
2005-01-25 23:48 ` Christoph Lameter
2005-01-26 1:04 ` Chris Wedgwood [this message]
2005-01-25 23:15 ` Roland McGrath
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=20050126010404.GA21597@taniwha.stupidest.org \
--to=cw@f00f.org \
--cc=akpm@osdl.org \
--cc=clameter@sgi.com \
--cc=george@mvista.com \
--cc=linux-kernel@vger.kernel.org \
--cc=roland@redhat.com \
--cc=torvalds@osdl.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.