Re: [PATCH 0/7] kill __KERNEL_SYSCALLS__
From: David Howells <dhowells@redhat.com>
Date: 2006-08-29 09:13:26
Also in:
lkml
From: David Howells <dhowells@redhat.com>
Date: 2006-08-29 09:13:26
Also in:
lkml
Arnd Bergmann [off-list ref] wrote:
Ok, next try. This time a full series that tries to kill off __KERNEL_SYSCALLS__, _syscallX() and the global errno for good.
Have you checked uClibc? Does that use _syscallX()? David