x86: hook up execveat system call
authorDavid Drysdale <[email protected]>
Sat, 13 Dec 2014 00:57:33 +0000 (16:57 -0800)
committerLinus Torvalds <[email protected]>
Sat, 13 Dec 2014 20:42:51 +0000 (12:42 -0800)
commit27d6ec7ad6f7a2a131ff8e9f77bcc6547e178d2c
treea9d56ffca09d414656cac5a57c9b55c4b226cbea
parent51f39a1f0cea1cacf8c787f652f26dfee9611874
x86: hook up execveat system call

Hook up x86-64, i386 and x32 ABIs.

Signed-off-by: David Drysdale <[email protected]>
Cc: Meredydd Luff <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: "Eric W. Biederman" <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Alexander Viro <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Rich Felker <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Michael Kerrisk <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/x86/ia32/audit.c
arch/x86/ia32/ia32entry.S
arch/x86/kernel/audit_64.c
arch/x86/kernel/entry_64.S
arch/x86/syscalls/syscall_32.tbl
arch/x86/syscalls/syscall_64.tbl
arch/x86/um/sys_call_table_64.c