From: Allison <fireflyblue@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Kernel module_list
Date: Thu, 14 Apr 2005 19:53:29 +0000 [thread overview]
Message-ID: <17d798805041412536dcd9325@mail.gmail.com> (raw)
Hi,
I am trying to access the module list kernel data structure from a
kernel module. If I gather correctly, module_list is the symbol that
is the head pointer of this list.
This module compiles fine but when I try to insmod it, it say
module_list is unresolved symbol.
Does this symbol have to show up in the /proc/ksyms ?
It currently show up in the System.map file.
What do I need to do to access this symbol.
Also, what do the three columns in the System.map file stand for ?
First col looks like the virtual address and third looks like
function/symbol name. How do I read the second ?
thanks,
Allison
next reply other threads:[~2005-04-14 19:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-14 19:53 Allison [this message]
2005-04-14 20:01 ` Kernel module_list Arjan van de Ven
-- strict thread matches above, loose matches on Subject: below --
2005-04-14 20:48 Allison
2005-04-15 2:31 ` Kernel module_list Coywolf Qi Hunt
2005-04-15 5:24 Allison
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=17d798805041412536dcd9325@mail.gmail.com \
--to=fireflyblue@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox