commit | 722cfd90420b660ad13f933efb135daf1d0e5400 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Sun Jul 02 16:31:14 2006 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Jul 13 21:25:59 2006 +0100 |
tree | e1fc9a799330d21389483c1807fc0148aade74e2 | |
parent | 94dee171df34b7955cd647da4c40ba67d55a7671 [diff] [blame] |
[MIPS] Wire up vmsplice(2) and move_pages(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 8f8101f..c8e5f9c 100644 --- a/arch/mips/kernel/scall32-o32.S +++ b/arch/mips/kernel/scall32-o32.S
@@ -647,6 +647,8 @@ sys sys_splice 4 sys sys_sync_file_range 7 /* 4305 */ sys sys_tee 4 + sys sys_vmsplice 4 + sys sys_move_pages 6 .endm /* We pre-compute the number of _instruction_ bytes needed to