kernel-fxtec-pro1x/arch/x86/syscalls
Al Viro 6783eaa2e1 x86, um/x86: switch to generic sys_execve and kernel_execve
32bit wrapper is lost on that; 64bit one is *not*, since
we need to arrange for full pt_regs on stack when we call
sys_execve() and we need to load callee-saved ones from
there afterwards.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-09-30 22:53:32 -04:00
..
Makefile x32: Generate <asm/unistd_64_x32.h> 2012-02-20 12:52:04 -08:00
syscall_32.tbl x86, um/x86: switch to generic sys_execve and kernel_execve 2012-09-30 22:53:32 -04:00
syscall_64.tbl x32: Use compat shims for {g,s}etsockopt 2012-08-18 14:15:39 -07:00
syscallhdr.sh x86, syscall: Allow syscall offset to be symbolic 2011-11-18 17:01:19 -08:00
syscalltbl.sh x86: Machine-readable syscall tables and scripts to process them 2011-11-17 13:35:36 -08:00