On Fri, Oct 20, 2006 at 02:02:09PM +0800, Ian Jiang wrote:
> Then I tried the example 4-1 chardev.c at
> http://tldp.org/LDP/lkmpg/2.4/html/x579.html, but I got "unresolved
> symbol to_virt" from insmod. I noted it's the calling for put_user()
> by chardev.c that lead to use of to_virt(). 

Export it in arch/um/kernel/ksyms.c

> However, this symbol has
> already been exported in System.map of UML.

That's not an export table.  The export table is /proc/ksyms.

                                Jeff

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to