Since commit 4bcc595ccd80 ("printk: reinstate KERN_CONT for printing continuation lines") in v4.9-rc1, the output of information from traps.c has been garbled. This series fixes the output. Matt Redfearn (3): MIPS: traps: Fix output of show_backtrace MIPS: traps: Fix output of show_stacktrace MIPS: traps: Fix output of show_code Paul Burton (1): MIPS: Fix __show_regs() output arch/mips/kernel/traps.c | 65 +++++++++++++++++++++++++----------------------- 1 file changed, 34 insertions(+), 31 deletions(-) -- 2.7.4