diff options
| author | Dmitry V. Levin <[email protected]> | 2019-07-16 23:29:28 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2019-07-17 02:23:24 +0000 |
| commit | 6c132dd6d4020ab37a842be93125d3f96432d01d (patch) | |
| tree | a8fd4abd4bcf307895f9b03943f5db064a6c7246 /scripts/gdb/vmlinux-gdb.py | |
| parent | nds32: fix asm/syscall.h (diff) | |
| download | kernel-6c132dd6d4020ab37a842be93125d3f96432d01d.tar.gz kernel-6c132dd6d4020ab37a842be93125d3f96432d01d.zip | |
hexagon: define syscall_get_error() and syscall_get_return_value()
syscall_get_* functions are required to be implemented on all
architectures in order to extend the generic ptrace API with
PTRACE_GET_SYSCALL_INFO request.
This adds remaining 2 syscall_get_* functions as documented in
asm-generic/syscall.h: syscall_get_error and syscall_get_return_value.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Dmitry V. Levin <[email protected]>
Cc: Richard Kuo <[email protected]>
Cc: Elvira Khabirova <[email protected]>
Cc: Eugene Syromyatnikov <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Greentime Hu <[email protected]>
Cc: Helge Deller <[email protected]> [parisc]
Cc: James E.J. Bottomley <[email protected]>
Cc: James Hogan <[email protected]>
Cc: kbuild test robot <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Michael Ellerman <[email protected]>
Cc: Paul Burton <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Ralf Baechle <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: Vincent Chen <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions
