diff options
author | Dmitry V. Levin <ldv@altlinux.org> | 2019-03-18 00:28:47 +0100 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2019-03-21 02:08:08 +0100 |
commit | 67f2a8a29311841ba6ab9b0e2d1b8f1e9978cd84 (patch) | |
tree | 2a5306064c0c24f0e528cd350b277cb0a7e95e95 /security | |
parent | Move EM_ARCOMPACT and EM_ARCV2 to uapi/linux/elf-em.h (diff) | |
download | linux-67f2a8a29311841ba6ab9b0e2d1b8f1e9978cd84.tar.xz linux-67f2a8a29311841ba6ab9b0e2d1b8f1e9978cd84.zip |
arc: 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: Vineet Gupta <vgupta@synopsys.com>
Acked-by: Paul Moore <paul@paul-moore.com>
Cc: Elvira Khabirova <lineprinter@altlinux.org>
Cc: Eugene Syromyatnikov <esyr@redhat.com>
Cc: Alexey Brodkin <alexey.brodkin@synopsys.com>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: linux-snps-arc@lists.infradead.org
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 'security')
0 files changed, 0 insertions, 0 deletions