On Thu, Nov 8, 2018 at 7:17 PM Dmitry V. Levin <[email protected]> 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 <[email protected]> > --- > arch/xtensa/include/asm/syscall.h | 7 +++++++ > include/uapi/linux/audit.h | 1 + > 2 files changed, 8 insertions(+)
Acked-by: Max Filippov <[email protected]> -- Thanks. -- Max -- Linux-audit mailing list [email protected] https://www.redhat.com/mailman/listinfo/linux-audit
