Jan Hudec wrote:
On Mon, Jul 12, 2004 at 22:51:23 -0300, Bruno wrote:
hello,
i am trying to bring the exported kernel symbol "sys_read" into my
Do you have licence declared in your module?
The symbol is exported with EXPORT_SYMBOL_GPL.
-------------------------------------------------------------------------------
Jan 'Bulb' Hudec <bulb@ucw.cz
yes, i've used MODULE_LICENSE("GPL"); and it still doesn't work.
--------
Bruno
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/