Re: [PATCH 6/7] remove all remaining _syscallX macros

From: Andi Kleen
Date: Mon Aug 28 2006 - 03:33:18 EST


Arnd Bergmann <arnd@xxxxxxxx> writes:

> The _syscallX macros were originally used by libc implementations,
> but now there is no libc that can be built against an up-to-date
> kernel an relies on them.
> The only users of these macros are the __KERNEL_SYSCALLS_, which
> are now gone as well, after execve has been removed from the
> kernel.

I would prefer to keep them on i386/x86-64 at least because
a lot of my test programs are using them.

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