Hi, How can I do setjmp() and longjmp() in kerner space since these are libc calls? Are there readymade calls or should I twaek around save_context()/load_context() to get them working? I need these within my kernel thread. Thanks Raghav -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ IRC Channel: irc.openprojects.net / #kernelnewbies Web Page: http://www.kernelnewbies.org/