aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include
diff options
context:
space:
mode:
authorVineet Gupta <vgupta@synopsys.com>2020-08-07 21:29:28 -0700
committerVineet Gupta <vgupta@synopsys.com>2020-08-27 13:11:37 -0700
commite5c388b4b967037a0e00b60194b0dbcf94881a9b (patch)
treee54dc29511a513601435109ead822ae95dae2a75 /include
parentARC: HSDK: wireup perf irq (diff)
downloadwireguard-linux-e5c388b4b967037a0e00b60194b0dbcf94881a9b.tar.xz
wireguard-linux-e5c388b4b967037a0e00b60194b0dbcf94881a9b.zip
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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions