[prev in list] [next in list] [prev in thread] [next in thread] 

List:       user-mode-linux-user
Subject:    Re: [uml-user] khttpd?
From:       Jake Edge <jake () edge2 ! net>
Date:       2001-03-12 17:43:33
[Download RAW message or body]

On Mon, Mar 12, 2001 at 01:39:08PM -0500, Jeff Dike wrote:
> OK, I know what's happening.  waitpid is one of those system calls which the 
> kernel invokes by int 0x80 rather than by just calling it.  I just call it, 
> which is why I pull in the symbol.
> 
> Add these two lines to arch/um/kernel/ksyms.c:
> 
> #include "asm/unistd.h"
> 
> and
> 
> EXPORT_SYMBOL(sys_waitpid);

Thanks, Jeff!  That worked ...

jake

_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic