diff options
author | Andy Lutomirski <luto@kernel.org> | 2016-05-27 22:08:59 +0200 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2016-06-14 19:54:39 +0200 |
commit | c87a85177e7a7f9a9ee32893fb99a928e02fe23a (patch) | |
tree | f12f5fd3475ae8e12a4b209e7cb517b363ec864a /kernel/seccomp.c | |
parent | seccomp: Add a seccomp_data parameter secure_computing() (diff) | |
download | linux-c87a85177e7a7f9a9ee32893fb99a928e02fe23a.tar.xz linux-c87a85177e7a7f9a9ee32893fb99a928e02fe23a.zip |
x86/entry: Get rid of two-phase syscall entry work
I added two-phase syscall entry work back when the entry slow path
was very slow. Nowadays, the entry slow path is fast and two-phase
entry work serves no purpose. Remove it.
Signed-off-by: Andy Lutomirski <luto@kernel.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'kernel/seccomp.c')
0 files changed, 0 insertions, 0 deletions