From: Thomas Heinz <thomasheinz@gmx.net>
To: linux-kernel@vger.kernel.org
Subject: module_list not exported
Date: Thu, 19 Dec 2002 21:23:12 +0100 [thread overview]
Message-ID: <3E022AB0.4050409@gmx.net> (raw)
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
reply other threads:[~2002-12-19 20:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3E022AB0.4050409@gmx.net \
--to=thomasheinz@gmx.net \
--cc=linux-kernel@vger.kernel.org \
/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.