commit | 97247fd99da723ce2c87a45e714c332b71e3e003 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Thu Apr 16 12:48:53 2015 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Apr 17 09:04:10 2015 -0400 |
tree | dee98a2888662e9a93dbf8a717ce55b5ab213e3c | |
parent | cc2d316fe7b2f39ecacdbd4be04fccbc2476cb7a [diff] |
mips: switch to using asm-generic for seccomp.h Switch to using the newly created asm-generic/seccomp.h for the seccomp strict mode syscall definitions. COMPAT definitions retain their overrides and the remaining definitions were identical. Signed-off-by: Kees Cook <keescook@chromium.org> Cc: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>