From: David Howells <dhowells@redhat.com>
To: Eric Dumazet <dada1@cosmosbay.com>
Cc: linux-arch@vger.kernel.org, Patrick McHardy <kaber@trash.net>,
David Miller <davem@davemloft.net>
Subject: Re: [PATCH] NET : Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Date: Thu, 08 Mar 2007 21:11:08 +0000 [thread overview]
Message-ID: <25904.1173388268@redhat.com> (raw)
In-Reply-To: <200703081919.47732.dada1@cosmosbay.com>
Eric Dumazet <dada1@cosmosbay.com> wrote:
> +#define SIOCGSTAMP 0x8906 /* Get stamp (timeval) */
> +#define SIOCGSTAMPNS 0x8907 /* Get stamp (timespec) */
Is it worth munging these together into an asm-generic header for those arches
that have the same sets of ioctl numbers?
David
next prev parent reply other threads:[~2007-03-08 21:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-08 18:19 [PATCH] NET : Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution Eric Dumazet
2007-03-08 21:11 ` David Howells [this message]
2007-03-09 0:02 ` Eric Dumazet
2007-03-09 0:18 ` David Miller
-- strict thread matches above, loose matches on Subject: below --
2007-02-28 10:18 CLOCK_MONOTONIC datagram timestamps by the kernel John
2007-03-01 15:54 ` Stephen Hemminger
2007-03-02 14:38 ` [PATCH] NET : convert network timestamps to ktime_t Eric Dumazet
2007-03-08 14:17 ` [PATCH] NET : Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution Eric Dumazet
2007-03-08 16:28 ` Patrick McHardy
2007-03-08 16:42 ` Eric Dumazet
2007-03-08 16:45 ` Patrick McHardy
2007-03-09 4:39 ` David Miller
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=25904.1173388268@redhat.com \
--to=dhowells@redhat.com \
--cc=dada1@cosmosbay.com \
--cc=davem@davemloft.net \
--cc=kaber@trash.net \
--cc=linux-arch@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 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.