summaryrefslogtreecommitdiff
path: root/fs/proc/base.c
diff options
context:
space:
mode:
authorHaavard Skinnemoen <hskinnemoen@atmel.com>2006-10-02 13:18:46 +0400
committerLinus Torvalds <torvalds@g5.osdl.org>2006-10-02 18:57:24 +0400
commitc5f2420a063fcc5a4cd6610c3ef6934827853001 (patch)
tree2fe3b65e20ea176f23cdb6954d8c958d10e43c1d /fs/proc/base.c
parent135ab6ec8fdad6f61aabe53f456821baf4a4aa0e (diff)
downloadlinux-c5f2420a063fcc5a4cd6610c3ef6934827853001.tar.xz
[PATCH] AVR32: Implement kernel_execve
Move execve() into arch/avr32/kernel/sys_avr32.c, rename it to kernel_execve() and return the syscall return value directly without setting errno. This also gets rid of the __KERNEL_SYSCALLS__ stuff from unistd.h and expands #ifdef __KERNEL__ to cover everything in unistd.h except the __NR_foo definitions. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> Cc: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/proc/base.c')
0 files changed, 0 insertions, 0 deletions