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

powerpc/oops: Fix missing pr_cont()s in print_msr_bits() et. al.



Since the KERN_CONT changes these are being horribly split across lines,
for example:

    MSR: 8000000000009033 <
    SF,EE
    ,ME,IR
    ,DR,RI
    ,LE>

So fix it by using pr_cont() where appropriate.

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