projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bf08cb
)
[PATCH] x86: wire up vmsplice syscall
author
Jens Axboe
<axboe@suse.de>
Fri, 26 May 2006 01:44:19 +0000
(18:44 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 26 May 2006 18:55:46 +0000
(11:55 -0700)
Signed-off-by: Jens Axboe <axboe@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/syscall_table.S
patch
|
blob
|
history
diff --git
a/arch/i386/kernel/syscall_table.S
b/arch/i386/kernel/syscall_table.S
index f48bef15b4f0dd5de72d4bbcc39f8c4f881947b6..af56987f69b02503c82cdc2a48660f56db02153a 100644
(file)
--- a/
arch/i386/kernel/syscall_table.S
+++ b/
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