[PATCH v2 09/13] nds32: define syscall_get_arch()

Paul Moore paul at paul-moore.com
Thu Mar 21 01:20:53 UTC 2019


On Sun, Mar 17, 2019 at 7:29 PM Dmitry V. Levin <ldv at 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 at paul-moore.com>
> Acked-by: Vincent Chen <vincentc at andestech.com>
> Acked-by: Greentime Hu <greentime at andestech.com>
> Cc: Elvira Khabirova <lineprinter at altlinux.org>
> Cc: Eugene Syromyatnikov <esyr at redhat.com>
> Cc: Oleg Nesterov <oleg at redhat.com>
> Cc: Andy Lutomirski <luto at kernel.org>
> Cc: linux-audit at redhat.com
> Signed-off-by: Dmitry V. Levin <ldv at 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




More information about the Linux-audit mailing list