From: Geert U. <ge...@li...> - 2001-06-13 07:28:57
|
On Wed, 13 Jun 2001, Jeff Garzik wrote: > Geert Uytterhoeven wrote: > > On Tue, 12 Jun 2001, Jeff Garzik wrote: > > > The default behavior for a module is to export all public functions, > > > when no explicit EXPORT_SYMBOL is present. > > > > Is this `new' behavior? I never heard about that before. > > nope, definitely not new behavior. > > put a test module in export-objs of a Makefile, include a few public > functions and include linux/module.h... then see what appears :) Then we indeed have to explicitly disable symbol exporting, except for the few drivers that need it (matroxfb). Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@li... In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds |