From: William Lee Irwin III <wli@holomorphy.com>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: linux-kernel@vger.kernel.org
Subject: Re: make balance_classzone() use list.h
Date: Sun, 2 Jun 2002 22:03:07 -0700 [thread overview]
Message-ID: <20020603050307.GE14918@holomorphy.com> (raw)
In-Reply-To: <20020602231312.GR14918@holomorphy.com> <E17EjBq-0004GG-00@wagner.rustcorp.com.au>
In message <20020602231312.GR14918@holomorphy.com> you write:
>> balance_classzone() does a number of open-coded list operations. This
>> adjusts balance_classzone() to use generic list.h operations as well
>> as renaming __freed and restructuring some of the control flow to use
>> if (unlikely(...))) goto handle_rare_case; for additional conciseness
>> and reducing the number of indentation levels required.
>> Against 2.5.19
On Mon, Jun 03, 2002 at 02:11:30PM +1000, Rusty Russell wrote:
> No, it seems to be against 2.5.19+some of your previous patches.
> The trivial patch system (almost by definition) does not handle
> interdependent patches, sorry. 8(
Ugh, it's a trivial interdependence but I'll leave this alone for
the time being.
Cheers,
Bill
prev parent reply other threads:[~2002-06-03 5:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-02 23:13 make balance_classzone() use list.h William Lee Irwin III
2002-06-03 4:11 ` Rusty Russell
2002-06-03 5:03 ` William Lee Irwin III [this message]
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=20020603050307.GE14918@holomorphy.com \
--to=wli@holomorphy.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rusty@rustcorp.com.au \
/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.