Messages in this thread |  | | | From | Keith Owens <> | | Date | Tue, 24 Apr 2001 17:06:15 +1000 |
| |
On Sun, 22 Apr 2001 10:42:06 +0200, FAVRE Gregoire <greg@ulima.unil.ch> 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 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/
|  |