On Sun, Aug 20, 2006 at 10:36:04PM +0200, Bj?rn Steinbrink wrote: > For example check_host_supports_tls in arch/um/os-Linux/sys-i386/tls.c > which even uses the global errno (although in that case the whole > else part could probably be just removed). UML is different. It uses errno extensively (as it must) on the glibc side of things. On the kernel side, there are no uses of errno that I'm aware of. 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/
- 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: Chase Venters <[email protected]>
- Re: [PATCH] introduce kernel_execve function to replace __KERNEL_SYSCALLS__
- From: Andrew Morton <[email protected]>
- Re: [PATCH] introduce kernel_execve function to replace __KERNEL_SYSCALLS__
- From: Chase Venters <[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: Arjan van de Ven <[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: Arjan van de Ven <[email protected]>
- Re: [PATCH] introduce kernel_execve function to replace __KERNEL_SYSCALLS__
- From: Björn Steinbrink <[email protected]>
- [PATCH] Return real errno from execve in ____call_usermodehelper
- Prev by Date: Re: [bug] Mouse jumps randomly in x kernel 2.6.18
- Next by Date: Re: [PATCH] loop.c: kernel_thread() retval check
- 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):