On Tue, Jul 15, 2003 at 02:02:53PM -0700, Ravi wrote: > Hi all, > I am trying to find the address of a symbol in a module > that I loaded. If I'm running a 2.4 kernel, this is easy > - 'grep symbol_name /proc/ksyms' will do. But /proc/ksyms > doesn't exist in 2.5. I have browsed the source for a > while but can't figure out what is the equivalent on 2.5.x. Look at /proc/kallsyms Hope this helps, greg k-h -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/