1
0
Fork 0
alistair23-linux/arch/avr32
Haavard Skinnemoen c5f2420a06 [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>
2006-10-02 07:57:24 -07:00
..
boards/atstk1000 [PATCH] AVR32 MTD: AT49BV6416 platform device for ATSTK1000 2006-09-26 08:48:54 -07:00
boot [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
configs [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
kernel [PATCH] AVR32: Implement kernel_execve 2006-10-02 07:57:24 -07:00
lib [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
mach-at32ap [PATCH] AVR32 MTD: Static Memory Controller driver 2006-09-26 08:48:54 -07:00
mm [PATCH] Generic ioremap_page_range: avr32 conversion 2006-10-01 00:39:31 -07:00
Kconfig [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
Kconfig.debug [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
Makefile [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00