Does this also happem on a non-mm kernel?
> There are no entries in /var/log/messages to indicate what might be
> going on, so I'm quite mystified.
>
> This is on a system with USB compiled in modular form, though I notice
> that, weirdly enough, the refcounts on everything USB-related except
> usbcore are zero (i.e. hid, uhci_hcd, ehci_hcd), even though I'm using
> the USB mouse right now.
The hid driver never increments its user count, even when being used.
Same goes for the USB host controller drivers, so this is not a problem.
thanks,
greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/