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

Re: Exported symbols in 2.6 kernel



On Thu, 2005-09-01 at 16:32 -0700, Sarthak Ray wrote:
> Hello all,
> 
> In v2.6.12 kernel, the /proc/ksyms interface seems to be replaced
> with /proc/kallsyms. However, /proc/kallsyms indicates *all* kernel
> symbols, including static symbols. 
> 
> Is there an easy way to figure out which symbols are exported for use
> in kernel modules (similar to that provided by /proc/ksyms)?

does that really matter?

what do you need this for?



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