Hi

I am a newbie to the uml and this my first mail.
I was trying to bring up uml. I compiled a module and tried to load the module into the kernel.
I get an unresolved symbol for to_virt. The kernel functions which I used in the module are
kmalloc,
copy_to_user
copy_from_user
and free.


I am not sure why this symbol is not resolved. to_phys is resolved. Both are defined in a
arch/um/kernel/physmem.c file.
Kindly tell me how to resolve this issue.
The kernel version is 2.4.20 vanilla patched with uml-patch-2.4.20-8.


regards
Suresh




------------------------------------------------------- This SF.Net email is sponsored by: New Crystal Reports XI. Version 11 adds new functionality designed to reduce time involved in creating, integrating, and deploying reporting solutions. Free runtime info, new features, or free trial, at: http://www.businessobjects.com/devxi/728 _______________________________________________ User-mode-linux-user mailing list User-mode-linux-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to