commit | a8d587a71b76328447de165b12495650721b9286 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Sat Apr 01 07:49:21 2006 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Apr 19 04:14:14 2006 +0200 |
tree | 99930dd68d04355c5753741c9e587677ad6b5225 | |
parent | f115da9cd60ccd5f27941dcf9fe8038ae9486a77 [diff] [blame] |
[MIPS] Wire up sync_file_range(2). Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/kernel/scall32-o32.S b/arch/mips/kernel/scall32-o32.S index c05ba05..4e36b87 100644 --- a/arch/mips/kernel/scall32-o32.S +++ b/arch/mips/kernel/scall32-o32.S
@@ -635,6 +635,7 @@ sys sys_ppoll 5 sys sys_unshare 1 sys sys_splice 4 + sys sys_sync_file_range 7 /* 4305 */ .endm /* We pre-compute the number of _instruction_ bytes needed to