summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/scall64-o32.S
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2007-03-06 17:04:49 +0000
committerRalf Baechle <ralf@linux-mips.org>2007-03-07 00:07:18 +0000
commit08253b39f861e6167aa3acbe155f304ee800ce5a (patch)
treeac9482b60b9f63ab9c33cef4590f2e82bc4f955e /arch/mips/kernel/scall64-o32.S
parentd52c2d5a626a2cb1848fa7063b3ab79e2752dac7 (diff)
downloadop-kernel-dev-08253b39f861e6167aa3acbe155f304ee800ce5a.zip
op-kernel-dev-08253b39f861e6167aa3acbe155f304ee800ce5a.tar.gz
[MIPS] Wire up ioprio_set and ioprio_get.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/kernel/scall64-o32.S')
-rw-r--r--arch/mips/kernel/scall64-o32.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/kernel/scall64-o32.S b/arch/mips/kernel/scall64-o32.S
index 142c9b7..7e74b41 100644
--- a/arch/mips/kernel/scall64-o32.S
+++ b/arch/mips/kernel/scall64-o32.S
@@ -519,4 +519,6 @@ sys_call_table:
PTR compat_sys_kexec_load
PTR sys_getcpu
PTR compat_sys_epoll_pwait
+ PTR sys_ioprio_set
+ PTR sys_ioprio_get /* 4315 */
.size sys_call_table,.-sys_call_table
OpenPOWER on IntegriCloud