On 27 May 2002, Paolo Perego wrote: > init_module() { > printk(KERN_INFO "insmod pid is %d\n", current->pid); > } ... and what does all that mean when the code is compiled into the kernel? Modules and PIDs bear no relation. -- http://function.linuxpower.ca -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/