I have taken the example code of interaction (data transfering) between user
and kernel space through /proc filesystem at:
http://metalab.unc.edu/LDP/LDP/lkmpg/node17.html
But, it failed to run on my linux (kernel 2.2.3) when I done 'insmod procfs.o'
with next errors:
procfs.o: unresolved symbol __put_user_X
procfs.o: unresolved symbol __get_user_X
Where is my mistake???
Bye...
-----------------------------------------
Lyahovitsky Grigory (grigory@7ka.mipt.ru)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/