lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20061007144139.GA2155@pooky.senux.com>
Date:	Sat, 7 Oct 2006 23:41:39 +0900
From:	Seongsu Lee <senux@...ux.com>
To:	linux-kernel@...r.kernel.org
Cc:	Randy Dunlap <rdunlap@...otime.net>, Valdis.Kletnieks@...edu
Subject: Re: specifying the order of calling kernel functions (or modules)

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)




-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ