Problem with get_user(), put_user() functions...

Grigory Lyahovitsky (grigory@7ka.mipt.ru)
Wed, 7 Jul 1999 19:49:30 +0400


Hello!

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/