On Sun, 22 Apr 2001 10:42:06 +0200, 
FAVRE Gregoire <[EMAIL PROTECTED]> wrote:
>I am using DVB and sometimes I have to reload the driver, some times, I
>can just do it without problem, but often, it result in a (from top):
> 1359 root      19   0   532  532   360 R    77.7  0.2   8:32 rmmod

It is not rmmod that is looping, it is the module's cleanup routine
that is looping in kernel space (where it cannot be killed).  Contact
the maintainer for the module that you are trying to remove.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to