kernel-ark/arch/arm/kernel
George G. Davis 34f521fd55 [ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stack
Patch from George G. Davis

As pointed out be Matthew Klahn <MKLAHN@motorola.com>, some sys_ipc()
call options require six args, e.g. SEMTIMEDOP. This patch adds an ARM sys_ipc_wrapper to save the sys_ipc() 'fifth' arg on the stack.

Signed-off-by: George G. Davis <gdavis@mvista.com>
 arch/arm/kernel/calls.S        |    2 +-
 arch/arm/kernel/entry-common.S |    5 +++++
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2005-09-13 22:55:00 +01:00
..
apm.c
armksyms.c
arthur.c
asm-offsets.c
bios32.c
calls.S [ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stack 2005-09-13 22:55:00 +01:00
compat.c
debug.S
dma-isa.c
dma.c
ecard.c [ARM] Wrap calls to descriptor handlers 2005-09-04 19:45:00 +01:00
entry-armv.S
entry-common.S [ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stack 2005-09-13 22:55:00 +01:00
entry-header.S kbuild: arm - use generic asm-offsets.h support 2005-09-09 21:08:59 +02:00
fiq.c
head.S kbuild: arm - use generic asm-offsets.h support 2005-09-09 21:08:59 +02:00
init_task.c
io.c
irq.c [ARM] Wrap calls to descriptor handlers 2005-09-04 19:45:00 +01:00
isa.c
iwmmxt.S kbuild: arm - use generic asm-offsets.h support 2005-09-09 21:08:59 +02:00
Makefile
module.c
process.c
ptrace.c
ptrace.h
semaphore.c
setup.c
signal.c [PATCH] convert signal handling of NODEFER to act like other Unix boxes. 2005-08-29 10:03:11 -07:00
signal.h
smp.c [ARM] Stack starts at THREAD_START_SP offset, not THREAD_SIZE-8 2005-09-04 11:03:15 +01:00
sys_arm.c [ARM] 2865/2: fix fadvise64_64 syscall argument passing 2005-09-01 12:37:13 +01:00
time.c [PATCH] NTP: ntp-helper functions 2005-09-07 16:57:34 -07:00
traps.c
vmlinux.lds.S