Re: [PATCH 0/7] kill __KERNEL_SYSCALLS__

From: Haavard Skinnemoen
Date: Tue Aug 29 2006 - 05:35:41 EST


On 8/29/06, David Howells <dhowells@xxxxxxxxxx> wrote:
Arnd Bergmann <arnd@xxxxxxxx> 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()?

At least the latest version provides its own set of _syscallX()
macros. I removed _syscallX() from the AVR32 kernel a few weeks ago as
suggested by David Woodhouse, and uClibc doesn't seem to have a
problem with it.

Haavard
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/