On Wednesday 12 January 2005 08:01, Dave Mielke wrote:
> I need the kernel symbol "memcpy" exported. Should I be doing that in
> "sys-i386/ksyms.c" or in "kernel/user_syms.c"?
Well, it works in both cases - the more logical place for it is 
kernel/user_syms.c or (in recent 2.6) arch/um/os-Linux/user_syms.c 
(user_syms.c content depends on the host environment, so it is host system 
specific).

However, that should be exported in recent UMLs, so which version are you 
using? If that's a current one, I'll fix the bug for next release.
-- 
Paolo Giarrusso, aka Blaisorblade
Linux registered user n. 292729
http://www.user-mode-linux.org/~blaisorblade


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
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