linux/arch/xtensa/kernel
Max Filippov d4eccafcaf xtensa: clean up printk usage for boot/crash logging
Convert printk(KERN_* to pr_* and printk's without level to pr_cont.
This fixes torn register dumps, stack dumps, stack traces and timestamps
in the middle of 'Calibrating CPU frequency' message.
Also drop unused show_code and drop false comment about show_stack.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2016-11-06 23:31:46 -08:00
..
.gitignore
align.S
asm-offsets.c
coprocessor.S xtensa: split uaccess.h into C and asm sides 2016-09-27 21:15:21 -04:00
entry.S Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2016-10-11 23:38:39 -07:00
head.S
hw_breakpoint.c
irq.c
Makefile
mcount.S
module.c
mxhead.S
pci-dma.c dma-mapping: use unsigned long for dma_attrs 2016-08-04 08:50:07 -04:00
pci.c
perf_event.c
platform.c
process.c
ptrace.c
setup.c Xtensa improvements for 4.9: 2016-10-05 17:44:48 -07:00
signal.c
smp.c
stacktrace.c
syscall.c
time.c xtensa: clean up printk usage for boot/crash logging 2016-11-06 23:31:46 -08:00
traps.c xtensa: clean up printk usage for boot/crash logging 2016-11-06 23:31:46 -08:00
vectors.S
vmlinux.lds.S nmi_backtrace: generate one-line reports for idle cpus 2016-10-07 18:46:30 -07:00
xtensa_ksyms.c