> Date: Friday, July 3, 2009, 12:41 PM
> | >
http://bugzilla.kernel.org/show_bug.cgi?id=13692
> | >
> | > Summary:
> dccp_ipv4 has >1 usage count and cannot be removed
> <snip>
> | >
> | > Upon loading of dccp_ipv4 (either through autoload
> or explicitly, with
> | > modprobe) the usage count of the module is
> immediately set to 2 and the module
> | > can not be unloaded.
> | >
> | > Usage count seems to be correctly
> incremented/decremented during operation, but
> | > never gets lower than 2.
> | >
>
> I believe that the current state provides some protection
> against
> accidental/unwanted removal by unsuspecting users. Arnaldo,
> what
> do you think?
>