making my module GPL isn't an option (work for a large company so not my choice) so guess I'll be forced to use the deprecated module functions then? inter_module_*....etc...? --- Arjan van de Ven <arjan@xxxxxxxxxxxxx> wrote: > On Fri, 2005-03-04 at 17:52 -0800, Dominick - wrote: > > I have run into problem with symbol_get(). > > This function is GPL-exported and not available to > > non-GPL modules. My module is non-GPL. But the > weird > > part is that symbol_put() is generic (or non-GPL) > > > > So is there anything I can do to work around this? > > you can fix the license of your module; most likely > it needs to be GPL > anyway... (for example when you wrote the module for > linux only) > > > -- > Kernelnewbies: Help each other learn about the Linux > kernel. > Archive: > http://mail.nl.linux.org/kernelnewbies/ > FAQ: http://kernelnewbies.org/faq/ > > __________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web http://birthday.yahoo.com/netrospective/ -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/