On Tue, Aug 22, 2006 at 12:06:59PM +0200, Arnd Bergmann wrote: > UML can be converted to use the syscall function provided by libc > in order to call the host OS. You're contemplating changing UML to do, e.g. syscall(NR_write, fd, buf, len) instead of the current write(fd, buf,len) ? That hardly seems like an improvement and it seems fairly unnecessary. Jeff - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH] introduce kernel_execve function to replace __KERNEL_SYSCALLS__
- From: Arnd Bergmann <[email protected]>
- Re: [PATCH] introduce kernel_execve function to replace __KERNEL_SYSCALLS__
- References:
- [PATCH] Return real errno from execve in ____call_usermodehelper
- From: Björn Steinbrink <[email protected]>
- Re: [PATCH] introduce kernel_execve function to replace __KERNEL_SYSCALLS__
- From: Benjamin Herrenschmidt <[email protected]>
- Re: [PATCH] introduce kernel_execve function to replace __KERNEL_SYSCALLS__
- From: Björn Steinbrink <[email protected]>
- Re: [PATCH] introduce kernel_execve function to replace __KERNEL_SYSCALLS__
- From: Arnd Bergmann <[email protected]>
- [PATCH] Return real errno from execve in ____call_usermodehelper
- Prev by Date: [2.6.19 PATCH 7/7] ehea: Makefile & Kconfig
- Next by Date: Re: [PATCH] paravirt.h
- Previous by thread: Re: [PATCH] introduce kernel_execve function to replace __KERNEL_SYSCALLS__
- Next by thread: Re: [PATCH] introduce kernel_execve function to replace __KERNEL_SYSCALLS__
- Index(es):