public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* How can a loadable kernel module remove itself?
@ 2003-11-18 15:45 Alan Stern
  2003-11-18 17:07 ` Jan-Benedict Glaw
  0 siblings, 1 reply; 2+ messages in thread
From: Alan Stern @ 2003-11-18 15:45 UTC (permalink / raw)
  To: Kernel development list

Say I've got a kernel module that decides its job is done, and it wants to 
unload itself automatically.  Is there any way to do that?  Basically I'm 
looking for the opposite of the request_module() function, except that 
I've already got a pointer to the module in question, i.e., THIS_MODULE.

Thanks,

Alan Stern




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-11-18 17:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-18 15:45 How can a loadable kernel module remove itself? Alan Stern
2003-11-18 17:07 ` 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