diff options
author | H. Peter Anvin <[email protected]> | 2021-05-10 11:53:15 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2021-05-12 10:49:15 +0200 |
commit | 9ddcb87b9218dec760e8d8a780bc8ad514c3d36a (patch) | |
tree | ae07eba26f7bdc1a6cf308b192200cae77b57bae /tools/perf/scripts/python/Perf-Trace-Util | |
parent | 29e9758966f47004bd7245e6adadcb708386f36a (diff) |
x86/regs: Syscall_get_nr() returns -1 for a non-system call
syscall_get_nr() is defined to return -1 for a non-system call or a
ptrace/seccomp restart; not just any arbitrary number. See comment in
<asm-generic/syscall.h> for the official definition of this function.
Signed-off-by: H. Peter Anvin <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions