Skip to content
Commit 7dae865f authored by Michael Ellerman's avatar Michael Ellerman
Browse files

powerpc/oops: Fix missing pr_cont()s in show_regs()



Fix up our oops output by converting continuation lines to use
pr_cont(). Some of these are dubious, eg. printing a continuation line
which starts with a newline, but seem to work OK for now. This whole
function needs a rewrite in the next release.

Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent db5ba5ae
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