commit | 1bbf28756149a0aa0e3c8a74cea9bbe715639027 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Fri Mar 25 18:45:20 2011 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Mar 25 18:45:20 2011 +0100 |
tree | f1116dc249ed51df853ca74ba52c02d7c16bd377 | |
parent | 84ed94323e67c9f99606fb24e8c746a0d62ab95a [diff] [blame] |
MIPS: Wire up syncfs(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 66b439d..7f5468b 100644 --- a/arch/mips/kernel/scall32-o32.S +++ b/arch/mips/kernel/scall32-o32.S
@@ -589,6 +589,7 @@ sys sys_name_to_handle_at 5 sys sys_open_by_handle_at 3 /* 4340 */ sys sys_clock_adjtime 2 + sys sys_syncfs 1 .endm /* We pre-compute the number of _instruction_ bytes needed to