From: Raghava Raju <vraghava_raju@yahoo.com>
To: linux-kernel@vger.kernel.org
Subject: Basic question..
Date: Wed, 1 Aug 2001 13:44:01 -0700 (PDT) [thread overview]
Message-ID: <20010801204401.21619.qmail@web20009.mail.yahoo.com> (raw)
Hi
I am new to kernel programming. I have
just written a module consisting of init and
cleanup
functions. I call init function of the module in
kernel initialization function. So when system
comes up, it shows that it entered module init
function(printk in "init" print some string), but
when I do lsmod it is not there in list of
modules. But if I do insmod module, the module is
listed in lsmod output. So is it that calling init
module and insmod are not equivalent?
Thank You
Raghava.
__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
next reply other threads:[~2001-08-01 20:44 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-08-01 20:44 Raghava Raju [this message]
2001-08-01 20:55 ` Richard B. Johnson
2001-08-01 21:04 ` Robert Love
2002-07-16 1:08 nejhdeh
2002-07-16 12:47 ` Erik Mouw
2002-07-18 22:31 nejhdeh
2002-07-25 12:53 ` Bill Davidsen
2002-08-23 1:44 ` nejhdeh
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=20010801204401.21619.qmail@web20009.mail.yahoo.com \
--to=vraghava_raju@yahoo.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
Powered by JetHome