On Thu, Nov 8, 2018 at 7:17 PM Dmitry V. Levin <ldv(a)altlinux.org> wrote:
syscall_get_arch() is required to be implemented on all
architectures
that use tracehook_report_syscall_entry() in order to extend
the generic ptrace API with PTRACE_GET_SYSCALL_INFO request.
Signed-off-by: Dmitry V. Levin <ldv(a)altlinux.org>
---
arch/xtensa/include/asm/syscall.h | 7 +++++++
include/uapi/linux/audit.h | 1 +
2 files changed, 8 insertions(+)
Acked-by: Max Filippov <jcmvbkbc(a)gmail.com>
--
Thanks.
-- Max