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 <[EMAIL PROTECTED]>
Acked-by: Paul Mackerras <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
