diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2022-01-27 12:00:55 -0600 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2022-03-10 13:35:48 -0600 |
commit | 0cfcb2b9ef48bbcaf5d43b9f1893f63a938e8176 (patch) | |
tree | 78bd6d5edd1d1d88adef6676383cc09b02c8f055 /include/linux/mailbox | |
parent | 153474ba1a4aed0a7b797b4c2be8c35c7a4e57bd (diff) |
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: Kees Cook <keescook@chromium.org>
Link: https://lkml.kernel.org/r/20220309162454.123006-4-ebiederm@xmission.com
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'include/linux/mailbox')
0 files changed, 0 insertions, 0 deletions