diff options
author | 2007-07-15 23:41:32 -0700 | |
---|---|---|
committer | 2007-07-16 09:05:50 -0700 | |
commit | 1d9d02feeee89e9132034d504c9a45eeaf618a3d (patch) | |
tree | a4324cce8acd77cace3b1d4cf3a1e61783707e5c /Documentation/CodingStyle | |
parent | nbd.c: sock_xmit: cleanup signal related code (diff) | |
download | wireguard-linux-1d9d02feeee89e9132034d504c9a45eeaf618a3d.tar.xz wireguard-linux-1d9d02feeee89e9132034d504c9a45eeaf618a3d.zip |
move seccomp from /proc to a prctl
This reduces the memory footprint and it enforces that only the current
task can enable seccomp on itself (this is a requirement for a
strightforward [modulo preempt ;) ] TIF_NOTSC implementation).
Signed-off-by: Andrea Arcangeli <andrea@cpushare.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/CodingStyle')
0 files changed, 0 insertions, 0 deletions