MIPS: Don't dump Hi & Lo regs on >= MIPSr6
authorPaul Burton <paul.burton@mips.com>
Fri, 9 Nov 2018 20:08:36 +0000 (20:08 +0000)
committerPaul Burton <paul.burton@mips.com>
Sat, 10 Nov 2018 01:20:12 +0000 (17:20 -0800)
commitb6d18e77041edae105b32d667c28fe752534f691
treec347af0f7f2675f352e17e1ab6175446eb928963
parentc7adfaea4bf445b4715ffb031fcd9313b4cf63d5
MIPS: Don't dump Hi & Lo regs on >= MIPSr6

MIPSr6 removed the Hi & Lo registers, so displaying their values on
MIPSr6 systems is pointless. Avoid doing so.

Signed-off-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/21067/
Cc: linux-mips@linux-mips.org
arch/mips/kernel/traps.c