* module_list not exported
@ 2002-12-19 20:23 Thomas Heinz
0 siblings, 0 replies; only message in thread
From: Thomas Heinz @ 2002-12-19 20:23 UTC (permalink / raw)
To: linux-kernel
Hi
Just a short question. Why are module_list and modlist_lock not
exported as symbols in 2.4? If they were available it would be very
easy to realize some kind of module autoloading mechanism for example.
Just loading the module via request_module and afterwards getting the
corresponding struct module * by searching through module_list
(and of course incrementing use count).
It would be kind if you could cc to my private e-mail as I'm
currently not subscribed. Thank you.
Regards
Thomas
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-12-19 20:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-19 20:23 module_list not exported Thomas Heinz
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.