Re: Pb porting a driver from 2.4 to 2.6 : unknown symbol exit_files ...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Frédéric BOITEUX wrote:
But I wonder how is this error arise : the symbol seems to exist and being
exported ... or the kernel don't permet the link with this function ?

If you get an "unknown symbol" error, then it isn't being exported.

In 2.4, you had this line in ksyms.c:

EXPORT_SYMBOL(exit_files);

ksyms.c doesn't exist in 2.6.

--
Timur Tabi
Staff Software Engineer
timur.tabi@xxxxxxxxxxx

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux