aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/syscalls/syscall_64.tbl
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/syscalls/syscall_64.tbl')
-rw-r--r--arch/x86/syscalls/syscall_64.tbl3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/x86/syscalls/syscall_64.tbl b/arch/x86/syscalls/syscall_64.tbl
index cde714e4d6ef..d39de2aed519 100644
--- a/arch/x86/syscalls/syscall_64.tbl
+++ b/arch/x86/syscalls/syscall_64.tbl
@@ -333,6 +333,9 @@
333360 common wait_for_ts_release sys_wait_for_ts_release 333360 common wait_for_ts_release sys_wait_for_ts_release
334361 common release_ts sys_release_ts 334361 common release_ts sys_release_ts
335362 common null_call sys_null_call 335362 common null_call sys_null_call
336363 common reservation_create sys_reservation_create
337364 common reservation_destroy sys_reservation_destroy
338
336 339
337# 340#
338# x32-specific system call numbers start at 512 to avoid cache impact 341# x32-specific system call numbers start at 512 to avoid cache impact