Re: [PATCH] Initcall depends automagic

William Lee Irwin III (wli@holomorphy.com)
Thu, 18 Jul 2002 18:50:37 -0700


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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/