Browse Source

[PATCH] x86: wire up vmsplice syscall

Signed-off-by: Jens Axboe <axboe@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Jens Axboe 19 years ago
parent
commit
f09de595b5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/i386/kernel/syscall_table.S

+ 1 - 0
arch/i386/kernel/syscall_table.S

@@ -315,3 +315,4 @@ ENTRY(sys_call_table)
 	.long sys_splice
 	.long sys_sync_file_range
 	.long sys_tee			/* 315 */
+	.long sys_vmsplice