commit | 08253b39f861e6167aa3acbe155f304ee800ce5a | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Tue Mar 06 17:04:49 2007 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Mar 07 00:07:18 2007 +0000 |
tree | ac9482b60b9f63ab9c33cef4590f2e82bc4f955e | |
parent | d52c2d5a626a2cb1848fa7063b3ab79e2752dac7 [diff] [blame] |
[MIPS] Wire up ioprio_set and ioprio_get. 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 7c0b393..0c9a9ff 100644 --- a/arch/mips/kernel/scall32-o32.S +++ b/arch/mips/kernel/scall32-o32.S
@@ -656,6 +656,8 @@ sys sys_kexec_load 4 sys sys_getcpu 3 sys sys_epoll_pwait 6 + sys sys_ioprio_set 3 + sys sys_ioprio_get 2 .endm /* We pre-compute the number of _instruction_ bytes needed to