[PATCH v2 06/13] hexagon: define syscall_get_arch()

Paul Moore paul at paul-moore.com
Thu Mar 21 01:19:49 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>
> Cc: Elvira Khabirova <lineprinter at altlinux.org>
> Cc: Eugene Syromyatnikov <esyr at redhat.com>
> Cc: Richard Kuo <rkuo at codeaurora.org>
> Cc: Oleg Nesterov <oleg at redhat.com>
> Cc: Andy Lutomirski <luto at kernel.org>
> Cc: linux-hexagon at vger.kernel.org
> Cc: linux-audit at redhat.com
> Signed-off-by: Dmitry V. Levin <ldv at altlinux.org>
> ---
>
> Notes:
>     v2: unchanged
>
>  arch/hexagon/include/asm/syscall.h | 8 ++++++++
>  include/uapi/linux/audit.h         | 1 +
>  2 files changed, 9 insertions(+)

Merged into audit/next, thanks everyone.

-- 
paul moore
www.paul-moore.com




More information about the Linux-audit mailing list