On Wednesday 16 March 2005 17:08, A wrote: > Hi, > > I am trying to print something from a kernel module > printk(KERN_EMERG, "AAA: about to call func - > my_init_module \n"); > Can someone please tell me what I am doing wrong, or > not doing? Get rid of the "," after the KERN_EMERG. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/