All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerrit Renker <gerrit@erg.abdn.ac.uk>
To: dccp@vger.kernel.org
Subject: [PATCH-UPDATE]: Changes after retracting timestamping patches
Date: Fri, 13 Apr 2007 17:25:14 +0000	[thread overview]
Message-ID: <200704131825.14989@strip-the-willow> (raw)

Following the earlier discussions of patches, here is the update
after removing the skb_get_timestamp() patches.

I. Changes
=====

The following patches have been withdrawn:

 * 6b_Timestamp_Without-Epoch.diff
        http://www.mail-archive.com/dccp@vger.kernel.org/msg01643.html

 * 6d_CCID3-TX-Use-net_timestamp.diff
        http://www.mail-archive.com/dccp@vger.kernel.org/msg01644.html

 * 6e_CCID3-RX-Use-net_timestamp.diff
        http://www.mail-archive.com/dccp@vger.kernel.org/msg01645.html

All subsequent patches which depended on these patches
have been modified using the following vim-expressions:

	s#skb_get_timestamp(skb,#dccp_timestamp(sk,#gc
	s#do_gettimeofday(#dccp_timestamp(sk,#gc

There are no other changes, which is why the patches
are not resubmitted. The number of patches in the first
patch has reduced from 25 to 19 (3 were committed, 3 withdrawn).

The following patch has changed in addition to the above:
 
 9f_CCID3-Macro-for-Moving-Average.diff

 This now uses the code sent by Arnaldo on 
   http://www.mail-archive.com/dccp@vger.kernel.org/msg01662.html
 and has been renamed into 9f_CCID3-Inline-for-Moving-Average.diff


II. Updates
=====All 66 updated patches have been uploaded to 
http://www.erg.abdn.ac.uk/users/gerrit/dccp/patch-backlog

The entire updated changeset is again in
http://www.erg.abdn.ac.uk/users/gerrit/dccp/patch-backlog/the_whole_lot.tar.gz

I have further updated the combined patch sets on 
http://www.erg.abdn.ac.uk/users/gerrit/dccp/patches_working-set/

             reply	other threads:[~2007-04-13 17:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-13 17:25 Gerrit Renker [this message]
2007-04-13 17:38 ` [PATCH-UPDATE]: Changes after retracting timestamping patches Arnaldo Carvalho de Melo
2007-04-13 17:52 ` Gerrit Renker
2007-04-13 18:14 ` Gerrit Renker

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=200704131825.14989@strip-the-willow \
    --to=gerrit@erg.abdn.ac.uk \
    --cc=dccp@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.