diff options
author | Dmitry V. Levin <ldv@altlinux.org> | 2019-03-18 02:28:47 +0300 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2019-03-20 21:08:08 -0400 |
commit | 67f2a8a29311841ba6ab9b0e2d1b8f1e9978cd84 (patch) | |
tree | 2a5306064c0c24f0e528cd350b277cb0a7e95e95 /arch/c6x/include | |
parent | 162f33dd45a7ed606ae07c1e3f22db4ac43a584c (diff) | |
download | linux-67f2a8a29311841ba6ab9b0e2d1b8f1e9978cd84.tar.bz2 |
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 'arch/c6x/include')
0 files changed, 0 insertions, 0 deletions