How to export symbol in kernel?

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

 



Hi, all
 
How can I export symbol in a patch for kernel?
 
what I was doing is:
I add the extern function in .h
I include the .h in kernel/ksyms.c
and use EXPORT_SYMBOL(***);
 
Though I can find the symbol name in /proc/ksyms, it seems something wrong, since I cannot use it in my module.
 
Appreciate for any help.
 
zhen liu

[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