On Tue, 2003-07-15 at 14:35, Ravi wrote: > > Thanks. I found Rusty Russell's kallsyms patch > against 2.5.67. But somehow I don't have /proc/kallsyms > on my system even though I am running 2.5.69 and have > CONFIG_KALLSYMS enabled. The code isn't there in my > source tree either. It is in later 2.5 kernels. Might as well grab 2.6.0-test1... a lot of (nice) improvements and fixes. Make sure CONFIG_KALLSYMS is set and you will have /proc/kallsyms. Robert Love -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/