summaryrefslogtreecommitdiff
path: root/block/partitions
diff options
context:
space:
mode:
authorAKASHI Takahiro <takahiro.akashi@linaro.org>2014-11-28 08:26:39 +0300
committerWill Deacon <will.deacon@arm.com>2014-11-28 13:24:59 +0300
commita1ae65b219416a72c15577bd4c8c11174fffbb8b (patch)
tree653e0ac5fd6ffd3beb5dc78755a9f89602bc5b56 /block/partitions
parentcc5e9097c9aad6b186a568c534e26746d6bfa483 (diff)
downloadlinux-a1ae65b219416a72c15577bd4c8c11174fffbb8b.tar.xz
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 'block/partitions')
0 files changed, 0 insertions, 0 deletions