diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2005-12-17 15:25:42 +0000 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2005-12-17 15:25:42 +0000 |
commit | 567bd98017d9c9f2ac1c148ddc78c062e8abd398 (patch) | |
tree | 317ade84394ec112c4e8f851b18fbd7df2c26af8 /arch/arm/kernel/compat.c | |
parent | 48ea753075aa15699bd5fac26faa08431aaa697b (diff) |
[ARM] Fix sys_sendto and sys_recvfrom 6-arg syscalls
Rather than providing more wrappers for 6-arg syscalls, arrange for
them to be supported as standard. This just means that we always
store the 6th argument on the stack, rather than in the wrappers.
This means we eliminate the wrappers for:
* sys_futex
* sys_arm_fadvise64_64
* sys_mbind
* sys_ipc
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/kernel/compat.c')
0 files changed, 0 insertions, 0 deletions