commit | 4dc467756e77838c592a6dc797434f11761d33f5 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Thu Jul 26 03:38:24 2007 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jul 31 21:35:22 2007 +0100 |
tree | 81db3f8a1fc495e70841d9bf4ec1e993d59344f2 | |
parent | 293c5bd13f124c325f74f89ad26edf5612ce7235 [diff] [blame] |
[MIPS] Wire up the fallocate syscall. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/kernel/scall64-n32.S b/arch/mips/kernel/scall64-n32.S index 532a2f3..53d7a97 100644 --- a/arch/mips/kernel/scall64-n32.S +++ b/arch/mips/kernel/scall64-n32.S
@@ -403,4 +403,5 @@ PTR compat_sys_signalfd /* 5280 */ PTR compat_sys_timerfd PTR sys_eventfd + PTR sys_fallocate .size sysn32_call_table,.-sysn32_call_table