powerpc/oops: Print CR/XER on same line as MSR
authorMichael Ellerman <mpe@ellerman.id.au>
Wed, 23 Aug 2017 13:56:23 +0000 (23:56 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 28 Aug 2017 12:09:59 +0000 (22:09 +1000)
commitf6fc73fb965f6c1fd7ad75aabfdee6b1af0f7093
treeec7062cfcb3869d5821d653ef750da43400e905c
parent1c56cd8ee945abdf955ad28a1f5c7576cd288be2
powerpc/oops: Print CR/XER on same line as MSR

Somehow we missed this when the pr_cont() changes went in. Fix CR/XER
to go on the same line as MSR, as they have historically, eg:

  MSR: 8000000000009032 <SF,EE,ME,IR,DR,RI>  CR: 4804408a  XER: 20000000

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/process.c