On Sun, Mar 17, 2019 at 7:30 PM Dmitry V. Levin <l...@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 <p...@paul-moore.com> > Cc: Elvira Khabirova <lineprin...@altlinux.org> > Cc: Eugene Syromyatnikov <e...@redhat.com> > Cc: Guan Xuetao <g...@pku.edu.cn> > Cc: Oleg Nesterov <o...@redhat.com> > Cc: Andy Lutomirski <l...@kernel.org> > Cc: linux-audit@redhat.com > Signed-off-by: Dmitry V. Levin <l...@altlinux.org> > --- > > Notes: > v2: unchanged > > arch/unicore32/include/asm/syscall.h | 12 ++++++++++++ > include/uapi/linux/audit.h | 1 + > 2 files changed, 13 insertions(+) > create mode 100644 arch/unicore32/include/asm/syscall.h
Merged into audit/next, thanks everyone. -- paul moore www.paul-moore.com -- Linux-audit mailing list Linux-audit@redhat.com https://www.redhat.com/mailman/listinfo/linux-audit