diff options
author | Tycho Andersen <tycho@docker.com> | 2017-10-11 09:39:20 -0600 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2017-11-28 15:36:01 -0800 |
commit | f06eae831f0c1fc5b982ea200daf552810e1dd55 (patch) | |
tree | 47b087ab2288fb3f975947e28992c7c35c3e19c2 /kernel/ptrace.c | |
parent | 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 (diff) | |
download | linux-f06eae831f0c1fc5b982ea200daf552810e1dd55.tar.bz2 |
seccomp: hoist out filter resolving logic
Hoist out the nth filter resolving logic that ptrace uses into a new
function. We'll use this in the next patch to implement the new
PTRACE_SECCOMP_GET_FILTER_FLAGS command.
Signed-off-by: Tycho Andersen <tycho@docker.com>
CC: Kees Cook <keescook@chromium.org>
CC: Andy Lutomirski <luto@amacapital.net>
CC: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'kernel/ptrace.c')
0 files changed, 0 insertions, 0 deletions