summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/scall32-o32.S
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2011-03-25 18:45:20 +0100
committerRalf Baechle <ralf@linux-mips.org>2011-03-25 18:45:20 +0100
commit1bbf28756149a0aa0e3c8a74cea9bbe715639027 (patch)
treef1116dc249ed51df853ca74ba52c02d7c16bd377 /arch/mips/kernel/scall32-o32.S
parent84ed94323e67c9f99606fb24e8c746a0d62ab95a (diff)
downloadop-kernel-dev-1bbf28756149a0aa0e3c8a74cea9bbe715639027.zip
op-kernel-dev-1bbf28756149a0aa0e3c8a74cea9bbe715639027.tar.gz
MIPS: Wire up syncfs(2).
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/kernel/scall32-o32.S')
-rw-r--r--arch/mips/kernel/scall32-o32.S1
1 files changed, 1 insertions, 0 deletions
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 @@ einval: li v0, -ENOSYS
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
OpenPOWER on IntegriCloud