android_kernel_motorola_sm6225/arch/avr32/kernel
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
..
asm-offsets.c [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
avr32_ksyms.c [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
cpu.c [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
entry-avr32b.S [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
head.S [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
init_task.c [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
irq.c [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
kprobes.c [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
Makefile [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
module.c [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
process.c [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
ptrace.c [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
semaphore.c [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
setup.c [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
signal.c [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
switch_to.S [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
sys_avr32.c [PATCH] AVR32: Implement kernel_execve 2006-10-02 07:57:24 -07:00
syscall-stubs.S [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
syscall_table.S [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
time.c [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) 2006-09-29 09:18:15 -07:00
traps.c [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
vmlinux.lds.c [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00