From: Jeff Garzik <jgarzik@pobox.com>
To: David Dillow <dave@thedillows.org>
Cc: "David S. Miller" <davem@redhat.com>, linux-kernel@vger.kernel.org
Subject: Re: typhoon rx_copybreak
Date: Sat, 22 Feb 2003 16:41:28 -0500 [thread overview]
Message-ID: <20030222214128.GC27739@gtf.org> (raw)
In-Reply-To: <3E57D54A.5FCDD811@thedillows.org>
On Sat, Feb 22, 2003 at 02:53:46PM -0500, David Dillow wrote:
> Done. Pushed to
> bk://typhoon.bkbits.net/typhoon-2.4
> bk://typhoon.bkbits.net/typhoon-2.5
I hope you don't mind my CC'ing lkml. I think may be useful information
for others, as well.
For submitting net driver changes via BK, I would request what I request
of others using BK (and what Marcelo requests of me):
Send me a separate email with an easily noticable subject, something
like "[BK] typhoon net driver fixes/updates/whatever", including the
output of Documentation/BK-usage/bk-make-sum. Typically this is done
like
cd typhoon-2.4
bk-make-sum ../linux-vanilla-2.4
vi /tmp/linus.txt (fix URL, or whatever)
email /tmp/linus.txt to me
then, additional email the broken-out GNU diffs for review. Here is an
example, though there are several other ways to do this:
cd typhoon-2.4
bk changes -L ../linux-vanilla-2.4 2>&1 | \
perl csets-to-patches.pl
# edit /tmp/rev-*.patch, and email, one per email
bk-make-sum and csets-to-patches are shipped in Documentation/BK-usage
in both 2.4.x and 2.5.x.
And, unless the 2.4 and 2.5 patches are 100.0000% the same, send patches
for both 2.4 and 2.5.
This spams me with a lot of email, but really does optimize the
submission process, and gets your updates into the mainline kernel very
quickly. Ideally, I just have to do "read, read, read, cut-n-paste your
supplied bk pull URL"
Thanks and regards,
Jeff
P.S. Nice work on the driver. Even if technical issues are found, it's
very clean and easy to review and debug.
next parent reply other threads:[~2003-02-22 21:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20030222.004504.113090900.davem@redhat.com>
[not found] ` <3E57D54A.5FCDD811@thedillows.org>
2003-02-22 21:41 ` Jeff Garzik [this message]
2003-02-22 21:45 ` typhoon rx_copybreak Jeff Garzik
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=20030222214128.GC27739@gtf.org \
--to=jgarzik@pobox.com \
--cc=dave@thedillows.org \
--cc=davem@redhat.com \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox