Kernel Threads

Romero, Miguel Angel MiguelAngel.Romero at eu.sony.com
Fri Apr 25 17:53:02 EST 2003


When writting device drivers as modules, I create threads on the kernel
using "kernel_thread". Threads are working when installing "insmod".

Problem is when removing the module "rmmod", I haven't found any function to
remove the created thread at init stage, and the kernel gets corrupted ( I
cannot install again the module I have removed )

How do I remove the kernel threads at clean up process ?

Thanks.


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-embedded mailing list