[Uclinux-h8-devel] [PATCH v2 04/13] h8300: define syscall_get_arch()

Back to archive index
Paul Moore paul****@paul-*****
2019年 3月 21日 (木) 10:19:03 JST


On Sun, Mar 17, 2019 at 7:29 PM Dmitry V. Levin <ldv****@altli*****> 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****@paul-*****>
> Cc: Elvira Khabirova <linep****@altli*****>
> Cc: Eugene Syromyatnikov <esyr****@redha*****>
> Cc: Yoshinori Sato <ysato****@users*****>
> Cc: Oleg Nesterov <oleg****@redha*****>
> Cc: Andy Lutomirski <luto****@kerne*****>
> Cc: uclin****@lists*****
> Cc: linux****@redha*****
> Signed-off-by: Dmitry V. Levin <ldv****@altli*****>
> ---
>
> Notes:
>     v2: unchanged
>
>  arch/h8300/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



Uclinux-h8-devel メーリングリストの案内
Back to archive index