asm-generic: add generic seccomp.h for secure computing mode 1
Those values (__NR_seccomp_*) are used solely in secure_computing() to identify mode 1 system calls. If compat system calls have different syscall numbers, asm/seccomp.h may override them. Acked-by:Arnd Bergmann <arnd@arndb.de> Reviewed-by:
Kees Cook <keescook@chromium.org> Signed-off-by:
AKASHI Takahiro <takahiro.akashi@linaro.org> Signed-off-by:
Will Deacon <will.deacon@arm.com> (cherry picked from commit 65a2ae8d5bd0ab9fb5846c0223d5dcf74e87f9d2) Signed-off-by:
Daniel Kurtz <djkurtz@google.com>
Loading
Please register or sign in to comment