Skip to content
Commit d4eccafc authored by Max Filippov's avatar Max Filippov
Browse files

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: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent 712cba5d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment