Skip to content
Commit 34f521fd authored by George G. Davis's avatar George G. Davis Committed by Russell King
Browse files

[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: default avatarGeorge G. Davis <gdavis@mvista.com>
 arch/arm/kernel/calls.S        |    2 +-
 arch/arm/kernel/entry-common.S |    5 +++++
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 2f4ba45a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment