All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [linux-usb-devel] unloading drivers and usage counters
@ 2001-01-22  6:27 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2001-01-22  6:27 UTC (permalink / raw)
  To: linux-hotplug

On Sun, Jan 21, 2001 at 10:12:14PM +0100, Oliver Neukum wrote:
> Not increasing the module usage counters on connect seems to be the wrong 
> strategy.  The desire to keep the modules unloadable has come back to bite us
> into our behind.
> If the usage counters were increased for each connected device unloading would
> come natural. A patch to disconnect drivers by an ioctl has been posted. It 
> would allow forced unload.

Which drivers have this problem?  Most of them do increment on open, and
decrement on close (with the exception of the HID drivers).

thanks,

greg k-h

-- 
greg@(kroah|wirex).com

_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-01-22  6:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-22  6:27 [linux-usb-devel] unloading drivers and usage counters Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.