diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2019-04-03 20:19:25 -0700 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2019-04-03 23:18:36 -0700 |
commit | 2201f31f2c6d6030cbd2f7085455e2172725b1c5 (patch) | |
tree | 67ea0ee67367c7050fce6ec793967486108b43c1 /scripts/gdb/linux/utils.py | |
parent | 79a3aaa7b82e3106be97842dedfd8429248896e6 (diff) |
xtensa: use actual syscall number in do_syscall_trace_leave
Syscall may alter pt_regs structure passed to it, resulting in a
mismatch between syscall entry end syscall exit entries in the ftrace.
Temporary restore syscall field of the pt_regs for the duration of
do_syscall_trace_leave.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions