From: Seongsu Lee <senux@senux.com>
To: linux-kernel@vger.kernel.org
Cc: Randy Dunlap <rdunlap@xenotime.net>, Valdis.Kletnieks@vt.edu
Subject: Re: specifying the order of calling kernel functions (or modules)
Date: Sat, 7 Oct 2006 23:41:39 +0900 [thread overview]
Message-ID: <20061007144139.GA2155@pooky.senux.com> (raw)
In-Reply-To: <20060930094731.2fe41e12.rdunlap@xenotime.net>
Hello,
Thank you for the replys.
I try to phrase differently.
I made a simple kernel module that do 'hello world'. The module will be
called when I do 'modprobe' or 'insmod' to load it into the memory.
When is the function, init_module(), in the module called in the case
the module is compiled as a built-in one? (Not M but Y in .config)
Can I specify the exact time of calling the function, init_module() in
the module?
--
Seongsu Lee - http://www.senux.com/
The nice thing about Windows is - It does not just
crash, it displays a dialog box and lets you press
'OK' first. (Arno Schaefer's .sig)
next prev parent reply other threads:[~2006-10-07 14:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-28 10:17 specifying the order of calling kernel functions (or modules) Seongsu Lee
2006-09-28 15:47 ` Valdis.Kletnieks
2006-09-30 10:42 ` Seongsu Lee
2006-09-30 16:47 ` Randy Dunlap
2006-10-07 14:41 ` Seongsu Lee [this message]
2006-10-07 15:27 ` Randy Dunlap
2006-10-10 14:09 ` Seongsu Lee
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=20061007144139.GA2155@pooky.senux.com \
--to=senux@senux.com \
--cc=Valdis.Kletnieks@vt.edu \
--cc=linux-kernel@vger.kernel.org \
--cc=rdunlap@xenotime.net \
/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