On Sun, Mar 17, 2019 at 7:29 PM Dmitry V. Levin <ldv(a)altlinux.org> wrote:
 syscall_get_arch() is required to be implemented on all architectures
 in addition to already implemented syscall_get_nr(),
 syscall_get_arguments(), syscall_get_error(), and
 syscall_get_return_value() functions in order to extend the generic
 ptrace API with PTRACE_GET_SYSCALL_INFO request.
 Acked-by: Paul Moore <paul(a)paul-moore.com>
 Acked-by: Vincent Chen <vincentc(a)andestech.com>
 Acked-by: Greentime Hu <greentime(a)andestech.com>
 Cc: Elvira Khabirova <lineprinter(a)altlinux.org>
 Cc: Eugene Syromyatnikov <esyr(a)redhat.com>
 Cc: Oleg Nesterov <oleg(a)redhat.com>
 Cc: Andy Lutomirski <luto(a)kernel.org>
 Cc: linux-audit(a)redhat.com
 Signed-off-by: Dmitry V. Levin <ldv(a)altlinux.org>
 ---
 Notes:
     v2: added Acked-by
  arch/nds32/include/asm/syscall.h | 9 +++++++++
  include/uapi/linux/audit.h       | 2 ++
  2 files changed, 11 insertions(+) 
Merged into audit/next, thanks everyone.
-- 
paul moore
www.paul-moore.com