hi everyone, Can anyone guide me how to form a struct pt_regs structure by myself. I mean i want to invoke do_execve() from a module with my set of arguments. The last argument for do_execve() is a struct pt_regs structure. So where can i find hints on how to form that structure. I understand that they are register contents that is populated by the kernel when a sys call is made, but i just thought of asking abt it. Thanks karthik __________________________________ Do you Yahoo!? SBC Yahoo! - Internet access at a great low price. http://promo.yahoo.com/sbc/ -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/