Hi!
I want to get some data out of kernel and i would like to get it thru /proc.
Just to test i declare a int variable xx and do EXPORT_SYMBOL(xx) and compile kernel.
But i dont see it in /proc/kallsyms also insmod of procfs module(mine) fails saying unresolved symbol..
What am i missing?:confused:
Bye,
Qrio
