diff options
author | 2022-04-14 11:17:24 +0300 | |
---|---|---|
committer | 2022-04-26 09:34:42 -0700 | |
commit | 9a78a8a8bb582743ce6747d978b58360c3c599d9 (patch) | |
tree | 09e26a6dab33fd24e5c4363a85ec611b99a9e862 /scripts/gdb/linux/utils.py | |
parent | ARC: implement syscall tracepoints (diff) | |
download | linux-dev-9a78a8a8bb582743ce6747d978b58360c3c599d9.tar.xz linux-dev-9a78a8a8bb582743ce6747d978b58360c3c599d9.zip |
ARC: disasm: handle ARCv2 case in kprobe get/set functions
Current implementation of get_reg/set_reg implies ARCompact layout
of pt_regs structure. Meanwhile pt_regs structure differs between
ARCompact and ARCv2. Update those functions to handle ARCv2.
Tested-by: kernel test robot <lkp@intel.com>
Signed-off-by: Sergey Matyukevich <sergey.matyukevich@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions