Il 05/10/2010 18.31, Usman S. Ansari wrote:
I have seen kernel symbols (talking in general, not sys_call_table),
appear in /proc/kallsyms in some version of kernel and not in others.
Symbol definition is same in both kernel revs.
What makes symbol appear or not in /proc/kallsym
It's a configuration option when you compile the kernel: CONFIG_KALLSYMS
Not talking about /proc/kallsym file in general, but individual symbols which sometime show up and sometime does not.
Maybe you should also add CONFIG_KALLSYMS_ALL
--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ