How to set the priority of the thread in the call kernel_thread(int (*fn)(void *), void * arg, unsignled long flags) Can we set the priority as some of the bit positions of the last parameter i.e. flags?? -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/