Re: Using EXPORT_SYMBOL to add a kernel symbol

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

 



>> I have added a symbol to a kernel file(fs/open.c) and >>added
>> EXPORT_SYMBOL(my_symbol). 
>> This symbol is referenced in a module as extern my_symbol.
>> But insmod says "unresolved symbol my_symbol".
>> Module versioning is set on this kernel.

>www.kernelnewbies.org/faq/
>
>in particular, the module building question
>

Rebuilding the kernel without CONFIG_MODVERSIONS solved 
the problem. Thanks.

Swapnil.


--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
IRC Channel:   irc.openprojects.net / #kernelnewbies
Web Page:      http://www.kernelnewbies.org/


[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