Hi, all ! What's happen when export a static function name, as follows? static int func() { return 1; } EXPORT_SYMBOL(func); Thanks Regards, Cheng -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/