powerpc/oops: fix pr_cont() issues in instruction dump

Michael Ellerman patch-notifications at ellerman.id.au
Tue Nov 22 11:38:46 AEDT 2016


On Fri, 2016-11-04 at 06:20:40 UTC, Andrew Donnellan wrote:
> Since the KERN_CONT changes, the current code in show_instructions() prints
> out a whole bunch of unnecessary newlines. Change occurrences of
> printk("\n") to pr_cont("\n"). While we're here, change all the other
> cases of printk(KERN_CONT ...) to pr_cont() as well.
> 
> Signed-off-by: Andrew Donnellan <andrew.donnellan at au1.ibm.com>

Applied to powerpc fixes, thanks.

https://git.kernel.org/powerpc/c/2ffd04dee0dacff36c03a02434965a

cheers


More information about the Linuxppc-dev mailing list