diff options
author | Sergey Matyukevich <sergey.matyukevich@synopsys.com> | 2022-04-14 11:17:24 +0300 |
---|---|---|
committer | Vineet Gupta <vgupta@kernel.org> | 2022-04-26 09:34:42 -0700 |
commit | 9a78a8a8bb582743ce6747d978b58360c3c599d9 (patch) | |
tree | 09e26a6dab33fd24e5c4363a85ec611b99a9e862 /arch/arc/kernel/fpu.c | |
parent | fb0b54909b153ac6195378fa8ddee3f7531f8e51 (diff) |
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 'arch/arc/kernel/fpu.c')
0 files changed, 0 insertions, 0 deletions