From: AKASHI Takahiro Date: Fri, 28 Nov 2014 05:26:36 +0000 (+0000) Subject: asm-generic: add generic seccomp.h for secure computing mode 1 X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~18^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65a2ae8d5bd0ab9fb5846c0223d5dcf74e87f9d2;p=pandora-kernel.git 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 Reviewed-by: Kees Cook Signed-off-by: AKASHI Takahiro Signed-off-by: Will Deacon --- Reading git-diff-tree failed