projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05b8042
)
fcntl64 needs to be wrapped for n32.
author
Thiemo Seufer
<ths@networkno.de>
Wed, 13 Apr 2005 09:11:22 +0000
(09:11 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Sat, 29 Oct 2005 18:31:04 +0000
(19:31 +0100)
Signed-off-by: Thiemo Seufer <ths@networkno.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/scall64-n32.S
patch
|
blob
|
history
diff --git
a/arch/mips/kernel/scall64-n32.S
b/arch/mips/kernel/scall64-n32.S
index e797f15bc0f029004cba99b7504ad508b0a3bf50..d912218259e5cba7aa9f3eec19c23c6b494c9edc 100644
(file)
--- a/
arch/mips/kernel/scall64-n32.S
+++ b/
arch/mips/kernel/scall64-n32.S
@@
-329,7
+329,7
@@
EXPORT(sysn32_call_table)
PTR sys_epoll_wait
PTR sys_remap_file_pages /* 6210 */
PTR sysn32_rt_sigreturn
- PTR
sys_fcntl
+ PTR
compat_sys_fcntl64
PTR sys_set_tid_address
PTR sys_restart_syscall
PTR sys_semtimedop /* 6215 */