diff options
author | James Hogan <james.hogan@imgtec.com> | 2017-01-03 14:51:20 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2017-01-24 18:30:34 +0100 |
commit | 35e7f7885e1b1b272a73c0de3227fc9a3e95a7e3 (patch) | |
tree | e9541dcf22c5bd9deae839e8ed009b320098bba6 /kernel/capability.c | |
parent | 209ec69ab3cd81f1577c5af39f7b07a168cd28bc (diff) |
MIPS: Fix printk continuations in cpu-bugs64.c
64-bit pre-r6 kernels output the following broken printk continuation
lines during boot:
Checking for the multiply/shift bug...
no.
Checking for the daddiu bug...
no.
Checking for the daddi bug...
no.
Fix the printk continuations in cpu-bugs64.c to use pr_cont to restore
the correct output:
Checking for the multiply/shift bug... no.
Checking for the daddiu bug... no.
Checking for the daddi bug... no.
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/14916/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'kernel/capability.c')
0 files changed, 0 insertions, 0 deletions