[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAHC9VhQRZdVHKHA76SgKo-ESskj-=1++QXb4-m8LwSgjg-TR5Q@mail.gmail.com>
Date: Wed, 20 Mar 2019 21:21:27 -0400
From: Paul Moore <paul@...l-moore.com>
To: "Dmitry V. Levin" <ldv@...linux.org>
Cc: Ley Foon Tan <ley.foon.tan@...el.com>,
Elvira Khabirova <lineprinter@...linux.org>,
Eugene Syromyatnikov <esyr@...hat.com>,
Ley Foon Tan <lftan@...era.com>,
Oleg Nesterov <oleg@...hat.com>,
Andy Lutomirski <luto@...nel.org>,
nios2-dev@...ts.rocketboards.org, linux-audit@...hat.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 10/13] nios2: define syscall_get_arch()
On Sun, Mar 17, 2019 at 7:30 PM Dmitry V. Levin <ldv@...linux.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@...l-moore.com>
> Acked-by: Ley Foon Tan <ley.foon.tan@...el.com>
> Cc: Elvira Khabirova <lineprinter@...linux.org>
> Cc: Eugene Syromyatnikov <esyr@...hat.com>
> Cc: Ley Foon Tan <lftan@...era.com>
> Cc: Oleg Nesterov <oleg@...hat.com>
> Cc: Andy Lutomirski <luto@...nel.org>
> Cc: nios2-dev@...ts.rocketboards.org
> Cc: linux-audit@...hat.com
> Signed-off-by: Dmitry V. Levin <ldv@...linux.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
Powered by blists - more mailing lists