lkml.org 
[lkml]   [2013]   [Oct]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 3/3] switch_creds: Assign x86_64 syscall number for switch_creds
Date
This is a temporary while waiting for syscall number assignment.

Signed-off-by: Jim Lieb <jlieb@panasas.com>
---
arch/x86/syscalls/syscall_64.tbl | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/x86/syscalls/syscall_64.tbl b/arch/x86/syscalls/syscall_64.tbl
index 38ae65d..f46b75c 100644
--- a/arch/x86/syscalls/syscall_64.tbl
+++ b/arch/x86/syscalls/syscall_64.tbl
@@ -320,6 +320,7 @@
311 64 process_vm_writev sys_process_vm_writev
312 common kcmp sys_kcmp
313 common finit_module sys_finit_module
+314 common switch_creds sys_switch_creds

#
# x32-specific system call numbers start at 512 to avoid cache impact
--
1.8.3.1


\
 
 \ /
  Last update: 2013-10-17 00:21    [W:0.072 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site