Re: [PATCH 2/6] rename the provided execve functions to kernel_execve

From: Paul Mackerras
Date: Wed Aug 30 2006 - 17:48:43 EST


Arnd Bergmann writes:

> Some architectures provide an execve function that does not
> set errno, but instead returns the result code directly.
> Rename these to kernel_execve to get the right semantics there.
> Moreover, there is no reasone for any of these architectures to
> still provide __KERNEL_SYSCALLS__ or _syscallN macros, so
> remove these right away.
>
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>

Acked-by: Paul Mackerras <paulus@xxxxxxxxx>
-
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/