linux-stable/arch/arc
Vineet Gupta e5c388b4b9 ARC: show_regs: fix r12 printing and simplify
when working on ARC64, spotted an issue in ARCv2 reg file printing.
print_reg_file() assumes contiguous reg-file whereas in ARCv2 they are
not: r12 comes before r0-r11 due to hardware auto-save. Apparently this
issue has been present since v2 port submission.

To avoid bolting hacks for this discontinuity while looping through
pt_regs, just ditching the loop and print pt_regs directly.

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2020-08-27 13:11:37 -07:00
..
boot ARC: HSDK: wireup perf irq 2020-08-16 21:36:15 -07:00
configs ARC: [plat-hsdk]: fix USB regression 2020-04-12 16:17:00 -07:00
include ARC: pgalloc.h: delete a duplicated word + other fixes 2020-08-16 21:36:15 -07:00
kernel ARC: show_regs: fix r12 printing and simplify 2020-08-27 13:11:37 -07:00
lib treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
mm mm/arc: use general page fault accounting 2020-08-12 10:58:03 -07:00
oprofile treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
plat-axs10x treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
plat-eznps ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACT 2020-04-27 13:00:28 -07:00
plat-hsdk ARC: [plat-hsdk]: allow to switch between AXI DMAC port configurations 2019-08-05 19:25:57 +05:30
plat-sim ARC: merge HAPS-HS with nSIM-HS configs 2019-10-28 12:12:31 -07:00
plat-tb10x treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 2019-06-05 17:37:06 +02:00
Kbuild treewide: Add SPDX license identifier - Kbuild 2019-05-30 11:32:33 -07:00
Kconfig fork-v5.9 2020-08-04 14:47:45 -07:00
Kconfig.debug Kconfig: consolidate the "Kernel hacking" menu 2018-08-02 08:06:48 +09:00
Makefile ARC: build: remove deprecated toggle for arc700 builds 2020-06-16 15:14:50 -07:00