Re: Module loading and Unloading

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

 



On Tue, 2008-05-27 at 18:08 +0530, Vivek Kumar Gupta wrote:

>      1. Or is there any way which I can check if symbol is present in
>         the kernel in c code?

hi,

All symbols can be found within the file System.map of your kernel. 
It is generated during the build process.

# cat System.map-of-interest | grep symbol_name

regards
TR



--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at 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