From: H. Peter Anvin Date: Tue, 14 Feb 2012 22:18:50 +0000 (-0800) Subject: x32: Add x32 system calls to syscall/syscall_64.tbl X-Git-Tag: v3.4-rc1~33^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6630f11ba54414b9870d87dfef2bee467bfa842a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed