From: William Lee Irwin III <wli@holomorphy.com>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: linux-kernel@vger.kernel.org,
Kai Germaschewski <kai@tp1.ruhr-uni-bochum.de>,
sfr@canb.auug.org.au
Subject: Re: [PATCH] Initcall depends automagic
Date: Thu, 18 Jul 2002 18:50:37 -0700 [thread overview]
Message-ID: <20020719015037.GV1096@holomorphy.com> (raw)
In-Reply-To: <20020719014425.7F9F5415E@lists.samba.org>
In message <20020718074421.GN1096@holomorphy.com> you write:
>> Any chance you can post the strongly connected components of the
>> dependency graph?
On Fri, Jul 19, 2002 at 11:29:13AM +1000, Rusty Russell wrote:
> Hmm, I don't have that at the moment, but apply the patch and do a
> build, and you'll get a ".defs" file for each .o file, eg
> kernel/futex.o.defs which contains U and T lines (as per nm output)
> showing what symbols it defines and requires.
> Then you can do all the analysis you need 8)
Alrighty, I'll sneak a peek at it and ship whatever code comes out of
it your way.
Cheers,
Bill
prev parent reply other threads:[~2002-07-19 1:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-18 7:36 [PATCH] Initcall depends automagic Rusty Russell
2002-07-18 7:44 ` William Lee Irwin III
2002-07-19 1:29 ` Rusty Russell
2002-07-19 1:50 ` 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=20020719015037.GV1096@holomorphy.com \
--to=wli@holomorphy.com \
--cc=kai@tp1.ruhr-uni-bochum.de \
--cc=linux-kernel@vger.kernel.org \
--cc=rusty@rustcorp.com.au \
--cc=sfr@canb.auug.org.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.