ARC: pt_regs: create seperate type for ecr
authorVineet Gupta <vgupta@kernel.org>
Fri, 22 May 2020 00:44:32 +0000 (17:44 -0700)
committerVineet Gupta <vgupta@kernel.org>
Fri, 18 Aug 2023 17:30:47 +0000 (10:30 -0700)
commit58d9ceb7d9f56bd74b8e904e26511d27a4220827
tree51b4c2267c5009b4edd694f008e03fa7140e164c
parentd4624bf6a6c9d9ff084eb2cba6d3cf6aeda9f974
ARC: pt_regs: create seperate type for ecr

Reduces duplication in each ISA specific pt_regs

Tested-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202308151342.ROQ9Urvv-lkp@intel.com
Signed-off-by: Vineet Gupta <vgupta@kernel.org>
arch/arc/include/asm/ptrace.h
arch/arc/kernel/asm-offsets.c
arch/arc/kernel/kgdb.c
arch/arc/kernel/ptrace.c
arch/arc/kernel/traps.c
arch/arc/kernel/troubleshoot.c
arch/arc/mm/fault.c