]> git.baikalelectronics.ru Git - kernel.git/commit
seccomp: remove 2-phase API
authorKees Cook <keescook@chromium.org>
Wed, 1 Jun 2016 23:02:17 +0000 (16:02 -0700)
committerKees Cook <keescook@chromium.org>
Tue, 14 Jun 2016 17:54:40 +0000 (10:54 -0700)
commitced1adc9a997e179f416e17aad194a32763d7d5d
tree5e4ede4223eaed16b34ec0bf1328bfb7a6af09c6
parent86752cb76eb146883e5f9df710757cd5550df648
seccomp: remove 2-phase API

Since nothing is using the 2-phase API, and it adds more complexity than
benefit, remove it.

Signed-off-by: Kees Cook <keescook@chromium.org>
Cc: Andy Lutomirski <luto@kernel.org>
include/linux/seccomp.h
kernel/seccomp.c