RE: searching exported symbols from modules

From: Arjan van de Ven
Date: Wed Apr 19 2006 - 11:21:35 EST


On Wed, 2006-04-19 at 17:54 +0300, Antti Halonen wrote:
> Hi Arjan,
>
> Thanks for your response.
>
> > they still are... but.. very often if you want to do this you have a
> > crooked design, you were very vague about what you are really trying
> to
> > achieve (you only described your solution, not the problem)
>
> The problem is that I cannot seem to have access to the module linked
> list. Ie. I want to traverse the linked list who's nodes contain module
> structures.
>
> Or
>
> Access to some global symbol table would be helpful as well. Where's
> listed the symbol address and name. Same stuff which is found at
> /proc/kallsyms.

but to what purpose?
what on earth do you need this for?
Again you talk about solutions not about the problem you're trying to
solve.


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