Revision fe4e09e701213213cf2024e2979ea227c2e36c60 authored by Matt Redfearn on 19 October 2016, 13:33:21 UTC, committed by Ralf Baechle on 03 November 2016, 23:58:57 UTC
Since commit 4bcc595ccd80 ("printk: reinstate KERN_CONT for printing
continuation lines") the output from show_stacktrace on MIPS has been
pretty unreadable due to the lack of KERN_CONT markers. Use pr_cont to
provide the appropriate markers & restore the expected output. Also
start a new line with printk such that the presence of timing
information does not interfere with output.

Signed-off-by: Matt Redfearn <matt.redfearn@imgtec.com>
Cc: Maciej W. Rozycki <macro@imgtec.com>
Cc: James Hogan <james.hogan@imgtec.com>
Cc: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/14430/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
1 parent bcf084d
History
File Mode Size
Kconfig -rw-r--r-- 6.2 KB
Makefile -rw-r--r-- 3.4 KB
ac97.c -rw-r--r-- 10.7 KB
arndale_rt5631.c -rw-r--r-- 3.5 KB
bells.c -rw-r--r-- 11.5 KB
dma.h -rw-r--r-- 703 bytes
dmaengine.c -rw-r--r-- 1.6 KB
h1940_uda1380.c -rw-r--r-- 5.9 KB
i2s-regs.h -rw-r--r-- 4.5 KB
i2s.c -rw-r--r-- 35.7 KB
i2s.h -rw-r--r-- 638 bytes
idma.c -rw-r--r-- 9.5 KB
idma.h -rw-r--r-- 704 bytes
jive_wm8750.c -rw-r--r-- 3.4 KB
littlemill.c -rw-r--r-- 8.2 KB
ln2440sbc_alc650.c -rw-r--r-- 1.7 KB
lowland.c -rw-r--r-- 5.0 KB
neo1973_wm8753.c -rw-r--r-- 10.1 KB
pcm.c -rw-r--r-- 15.5 KB
pcm.h -rw-r--r-- 392 bytes
regs-ac97.h -rw-r--r-- 2.3 KB
regs-i2s-v2.h -rw-r--r-- 4.2 KB
regs-iis.h -rw-r--r-- 2.2 KB
rx1950_uda1380.c -rw-r--r-- 6.6 KB
s3c-i2s-v2.c -rw-r--r-- 17.2 KB
s3c-i2s-v2.h -rw-r--r-- 3.3 KB
s3c2412-i2s.c -rw-r--r-- 5.1 KB
s3c2412-i2s.h -rw-r--r-- 871 bytes
s3c24xx-i2s.c -rw-r--r-- 12.6 KB
s3c24xx-i2s.h -rw-r--r-- 950 bytes
s3c24xx_simtec.c -rw-r--r-- 8.7 KB
s3c24xx_simtec.h -rw-r--r-- 655 bytes
s3c24xx_simtec_hermes.c -rw-r--r-- 3.0 KB
s3c24xx_simtec_tlv320aic23.c -rw-r--r-- 2.7 KB
s3c24xx_uda134x.c -rw-r--r-- 6.4 KB
smartq_wm8987.c -rw-r--r-- 5.7 KB
smdk2443_wm9710.c -rw-r--r-- 1.7 KB
smdk_spdif.c -rw-r--r-- 5.1 KB
smdk_wm8580.c -rw-r--r-- 5.6 KB
smdk_wm8580pcm.c -rw-r--r-- 4.4 KB
smdk_wm8994.c -rw-r--r-- 5.3 KB
smdk_wm8994pcm.c -rw-r--r-- 3.5 KB
smdk_wm9713.c -rw-r--r-- 2.6 KB
snow.c -rw-r--r-- 3.2 KB
spdif.c -rw-r--r-- 11.7 KB
spdif.h -rw-r--r-- 553 bytes
speyside.c -rw-r--r-- 8.7 KB
tobermory.c -rw-r--r-- 5.7 KB

back to top