2.4 Kernel threads

From: linux
Date: Thu May 19 2005 - 04:21:04 EST


Hi all,
i am starting from inside a module a kernel thread*,but in some time later i
want to remove that module.
What is the process while unloading a module to release a kernel thread in
2.4.x kernel series.?????


* kernel_thread(module_thread, &startup, CLONE_KERNEL);

Thanks in advance.

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