On Tue, 2006-02-07 at 12:00 -0800, anil dahiya wrote: > Hello > I am creating kernel thread on fedora core 4 > (2.6.9-1.667)and my getting oops something like > > Badness in sleep_on_timeout at kernel/sched.c:3022 > [<02302bc3>] sleep_on_timeout+0x5d/0x23a > [<0211b919>] default_wake_function+0x0/0xc you forgot to post a URL to your code (and you use sleep_on_* family of APIs which is a bug in itself) -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/