x32: Add x32 system calls to syscall/syscall_64.tbl
authorH. Peter Anvin <hpa@zytor.com>
Tue, 14 Feb 2012 22:18:50 +0000 (14:18 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 20 Feb 2012 20:48:49 +0000 (12:48 -0800)
commit6630f11ba54414b9870d87dfef2bee467bfa842a
tree2162fee8b43a3ab3df33bd2687c01e0c651a5686
parent2c73ce734653f96542a070f3c3b3e3d1cd0fba02
x32: Add x32 system calls to syscall/syscall_64.tbl

Split the 64-bit system calls into "64" (64-bit only) and "common"
(64-bit or x32) and add the x32 system call numbers.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/kernel/asm-offsets_64.c
arch/x86/kernel/syscall_64.c
arch/x86/syscalls/Makefile
arch/x86/syscalls/syscall_64.tbl
arch/x86/um/sys_call_table_64.c
arch/x86/um/user-offsets.c