Skip to content
Commit 0cfcb2b9 authored by Eric W. Biederman's avatar Eric W. Biederman
Browse files

ptrace: Remove arch_syscall_{enter,exit}_tracehook



These functions are alwasy one-to-one wrappers around
ptrace_report_syscall_entry and ptrace_report_syscall_exit.
So directly call the functions they are wrapping instead.

Reviewed-by: default avatarKees Cook <keescook@chromium.org>
Link: https://lkml.kernel.org/r/20220309162454.123006-4-ebiederm@xmission.com
Signed-off-by: default avatar"Eric W. Biederman" <ebiederm@xmission.com>
parent 153474ba
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment