* function to zero out module ref count so module can be unloaded in 2.6 kernel?
@ 2005-07-19 14:31 Vivek Dasgupta
2005-07-19 14:37 ` Jan-Benedict Glaw
0 siblings, 1 reply; 2+ messages in thread
From: Vivek Dasgupta @ 2005-07-19 14:31 UTC (permalink / raw)
To: linux-kernel
In 2.4 kernel one could check MOD_IN_USE and repeatedly call
MOD_DEC_USE_COUNT until the ref count drops to zero.
Is there a function in 2.6 kernel that would zero out the ref count so
that module can be unloaded ?
Need to implement ioctl for a driver to zero out the ref count.
Thanks
Vivek
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: function to zero out module ref count so module can be unloaded in 2.6 kernel?
2005-07-19 14:31 function to zero out module ref count so module can be unloaded in 2.6 kernel? Vivek Dasgupta
@ 2005-07-19 14:37 ` Jan-Benedict Glaw
0 siblings, 0 replies; 2+ messages in thread
From: Jan-Benedict Glaw @ 2005-07-19 14:37 UTC (permalink / raw)
To: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 947 bytes --]
On Tue, 2005-07-19 20:01:10 +0530, Vivek Dasgupta <vivek.dasgupta@gmail.com> wrote:
> In 2.4 kernel one could check MOD_IN_USE and repeatedly call
> MOD_DEC_USE_COUNT until the ref count drops to zero.
>
> Is there a function in 2.6 kernel that would zero out the ref count so
> that module can be unloaded ?
*plonk*
Have you ever thought about a non-zero usage count? Maybe there actually
*are* still some users so unloading the module may crash the entire
system?! So don't kick-out your security gear, but dig out the real bugs
which seem to manifest in execssive users at your side...
MfG, JBG
--
Jan-Benedict Glaw jbglaw@lug-owl.de . +49-172-7608481 _ O _
"Eine Freie Meinung in einem Freien Kopf | Gegen Zensur | Gegen Krieg _ _ O
fuer einen Freien Staat voll Freier Buerger" | im Internet! | im Irak! O O O
ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-07-19 14:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-19 14:31 function to zero out module ref count so module can be unloaded in 2.6 kernel? Vivek Dasgupta
2005-07-19 14:37 ` Jan-Benedict Glaw
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®