Re: SET_MODULE_OWNER

From: David S. Miller (davem@redhat.com)
Date: Thu Jul 17 2003 - 16:34:24 EST


On Thu, 17 Jul 2003 16:48:55 -0400
Jeff Garzik <jgarzik@pobox.com> wrote:

> rmmod is now completely pointless, and developers now have one less
> useful tool in their toolbox.
>
> I code all the time doing "modprobe ; test ; rmmod", and that's now
> impossible.

I fail to see the problem with having rmmod do exactly
what you ask it to do.

If there is some refcounting bug, you will see it, because rmmod will
spin sleeping and waiting for all the net_dev refcounts to go away.
This will spit out kernel messages and only occur when there is a bug
in the kernel somewhere.
-
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/



This archive was generated by hypermail 2b29 : Wed Jul 23 2003 - 22:00:30 EST