projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40ad7a6
)
[PATCH] MIPS 32bit machines need fstatat64 support.
author
Yoichi Yuasa
<yoichi_yuasa@tripeaks.co.jp>
Mon, 13 Feb 2006 09:07:30 +0000
(18:07 +0900)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Mon, 13 Feb 2006 15:47:03 +0000
(07:47 -0800)
As noted by Jan Dittmer <jdi@l4x.org>
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/mips/kernel/scall32-o32.S
patch
|
blob
|
history
diff --git
a/arch/mips/kernel/scall32-o32.S
b/arch/mips/kernel/scall32-o32.S
index
d7c4a38
..
d83e033
100644
(file)
--- a/
arch/mips/kernel/scall32-o32.S
+++ b/
arch/mips/kernel/scall32-o32.S
@@
-623,7
+623,7
@@
einval: li v0, -EINVAL
sys sys_mknodat 4 /* 4290 */
sys sys_fchownat 5
sys sys_futimesat 3
- sys sys_
newfstatat
4
+ sys sys_
fstatat64
4
sys sys_unlinkat 3
sys sys_renameat 4 /* 4295 */
sys sys_linkat 4