__generic_copy_from_user question

From: Jonathan Brauer (brauer@texmemsys.com)
Date: Wed Aug 23 2000 - 13:54:25 EST


I've got a driver module I've written which seems to compile and load fine under
2.2.1x, but under 2.4.0-test6 #4 SMP when I insmod the module I get...

pci200.o: unresolved symbol __generic_copy_from_user
pci200.o: unresolved symbol __generic_copy_to_user

Any ideas? generic_copy_from_user and such turn up in the system map as....

c0245e00 T __generic_copy_to_user
c0245e40 T __generic_copy_from_user
c0290c13 ? __kstrtab___generic_copy_from_user
c0290c4c ? __kstrtab___generic_copy_to_user
c0298970 ? __ksymtab___generic_copy_from_user
c0298978 ? __ksymtab___generic_copy_to_user

I've seen this problem on various hardware platforms as well.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Aug 23 2000 - 21:00:09 EST