[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAHC9VhTbPbGT2ZyPF=q8SEoOqpbT0Fj6QhVL1CX88fE4Cvd8CQ@mail.gmail.com>
Date: Wed, 20 Mar 2019 21:20:10 -0400
From: Paul Moore <paul@...l-moore.com>
To: "Dmitry V. Levin" <ldv@...linux.org>
Cc: Geert Uytterhoeven <geert@...ux-m68k.org>,
Elvira Khabirova <lineprinter@...linux.org>,
Eugene Syromyatnikov <esyr@...hat.com>,
Oleg Nesterov <oleg@...hat.com>,
Andy Lutomirski <luto@...nel.org>,
linux-m68k@...ts.linux-m68k.org, linux-audit@...hat.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 07/13] m68k: define syscall_get_arch()
On Sun, Mar 17, 2019 at 7:29 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.
>
> Reviewed-by: Geert Uytterhoeven <geert@...ux-m68k.org>
> Acked-by: Paul Moore <paul@...l-moore.com>
> Cc: Elvira Khabirova <lineprinter@...linux.org>
> Cc: Eugene Syromyatnikov <esyr@...hat.com>
> Cc: Oleg Nesterov <oleg@...hat.com>
> Cc: Andy Lutomirski <luto@...nel.org>
> Cc: linux-m68k@...ts.linux-m68k.org
> Cc: linux-audit@...hat.com
> Signed-off-by: Dmitry V. Levin <ldv@...linux.org>
> ---
>
> Notes:
> v2: unchanged
>
> arch/m68k/include/asm/syscall.h | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
> create mode 100644 arch/m68k/include/asm/syscall.h
Merged into audit/next, thanks everyone.
--
paul moore
www.paul-moore.com
Powered by blists - more mailing lists