diff options
author | Dmitry V. Levin <ldv@altlinux.org> | 2019-03-18 02:29:01 +0300 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2019-03-20 21:09:05 -0400 |
commit | 122a43b107420fec4c69d1bf99706cbb0da40ad9 (patch) | |
tree | 697486ecb8c43cf8f9537f1fa4b07fa0bc36c9c0 /arch/mips | |
parent | a43e66478ef7a2f8a7b2823b97cdae6605d34a02 (diff) | |
download | linux-122a43b107420fec4c69d1bf99706cbb0da40ad9.tar.bz2 |
h8300: define syscall_get_arch()
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-moore.com>
Cc: Elvira Khabirova <lineprinter@altlinux.org>
Cc: Eugene Syromyatnikov <esyr@redhat.com>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: uclinux-h8-devel@lists.sourceforge.jp
Cc: linux-audit@redhat.com
Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'arch/mips')
0 files changed, 0 insertions, 0 deletions