[PATCH v2 10/13] nios2: define syscall_get_arch()

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


On Sun, Mar 17, 2019 at 7:30 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: Ley Foon Tan <ley.foon.tan at intel.com>
> Cc: Elvira Khabirova <lineprinter at altlinux.org>
> Cc: Eugene Syromyatnikov <esyr at redhat.com>
> Cc: Ley Foon Tan <lftan at altera.com>
> Cc: Oleg Nesterov <oleg at redhat.com>
> Cc: Andy Lutomirski <luto at kernel.org>
> Cc: nios2-dev at lists.rocketboards.org
> Cc: linux-audit at redhat.com
> Signed-off-by: Dmitry V. Levin <ldv at altlinux.org>
> ---
>
> Notes:
>     v2: added Acked-by
>
>  arch/nios2/include/asm/syscall.h | 6 ++++++
>  include/uapi/linux/audit.h       | 1 +
>  2 files changed, 7 insertions(+)

Merged into audit/next, thanks everyone.

-- 
paul moore
www.paul-moore.com




More information about the Linux-audit mailing list