Re: [PATCH 4/7] Remove the use of _syscallX macros in UML

From: Arnd Bergmann
Date: Wed Aug 30 2006 - 08:36:48 EST


On Wednesday 30 August 2006 07:41, H. Peter Anvin wrote:
> syscall() is a horrible botch; it is in fact unimplementable (without
> enormous switch statements) on a number of architectures.
>
Ok, good point. I'll leave the _syscallX() macros in for now and only
remove the kernel syscalls in my next submission, so we get at least
the non-controversial part done.

Arnd <><
-
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/