On Thu, 2006-02-23 at 00:36 +0800, James Yu wrote: > However, I gave it a try and receive the following error while doing > "make zImage": > /home/cyu021/linux/init/main.c:384: undefined reference to `kthread_create' > make: *** [vmlinux] Error 1 > Any help would be appreciated. #include <linux/kthread.h> Avishay Traeger http://www.fsl.cs.sunysb.edu/~avishay/ -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/