Skip to content
Commit 4fb69afa authored by Matt Redfearn's avatar Matt Redfearn Committed by James Hogan
Browse files

MIPS: sync-r4k: Fix KERN_CONT fallout



Since commit 4bcc595c ("printk: reinstate KERN_CONT for printing
continuation lines") the output of counter synchornisation has been
split across lines:
[ 0.665181] Synchronize counters for CPU 1:
[ 0.678578] done.

Fix this by using pr_cont, and replace printk with pr_info.

Signed-off-by: default avatarMatt Redfearn <matt.redfearn@imgtec.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/15195/


Signed-off-by: default avatarJames Hogan <james.hogan@imgtec.com>
parent c25f8064
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment