On Mon, Apr 24, 2006 at 11:22:27PM +0800, cheng long wrote: > Hi, all ! > > What's happen when export a static function name, as follows? > > static int func() > { > return 1; > } > > EXPORT_SYMBOL(func); Did you try it? :) -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/