All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Dumazet <dada1@cosmosbay.com>
To: David Howells <dhowells@redhat.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: Fri, 09 Mar 2007 01:02:02 +0100	[thread overview]
Message-ID: <45F0A3FA.5030308@cosmosbay.com> (raw)
In-Reply-To: <25904.1173388268@redhat.com>

David Howells a écrit :
> 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?
> 

Yes probably... But it can be done in a distinct patch ?

  reply	other threads:[~2007-03-09  0:17 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
2007-03-09  0:02   ` Eric Dumazet [this message]
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=45F0A3FA.5030308@cosmosbay.com \
    --to=dada1@cosmosbay.com \
    --cc=davem@davemloft.net \
    --cc=dhowells@redhat.com \
    --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.