[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>
This commit is contained in:
parent
6bf08cb246
commit
f09de595b5
1 changed files with 1 additions and 0 deletions
|
@ -315,3 +315,4 @@ ENTRY(sys_call_table)
|
|||
.long sys_splice
|
||||
.long sys_sync_file_range
|
||||
.long sys_tee /* 315 */
|
||||
.long sys_vmsplice
|
||||
|
|
Loading…
Reference in a new issue