summaryrefslogtreecommitdiff
path: root/net/tipc
diff options
context:
space:
mode:
authorAKASHI Takahiro <takahiro.akashi@linaro.org>2014-11-28 05:26:39 +0000
committerWill Deacon <will.deacon@arm.com>2014-11-28 10:24:59 +0000
commita1ae65b219416a72c15577bd4c8c11174fffbb8b (patch)
tree653e0ac5fd6ffd3beb5dc78755a9f89602bc5b56 /net/tipc
parentcc5e9097c9aad6b186a568c534e26746d6bfa483 (diff)
downloadlinux-a1ae65b219416a72c15577bd4c8c11174fffbb8b.tar.gz
linux-a1ae65b219416a72c15577bd4c8c11174fffbb8b.tar.bz2
linux-a1ae65b219416a72c15577bd4c8c11174fffbb8b.zip
arm64: add seccomp support
secure_computing() is called first in syscall_trace_enter() so that a system call will be aborted quickly without doing succeeding syscall tracing if seccomp rules want to deny that system call. On compat task, syscall numbers for system calls allowed in seccomp mode 1 are different from those on normal tasks, and so _NR_seccomp_xxx_32's need to be redefined. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions