-
由 Michael Ellerman 提交于
Previously we got away with printing the stack trace in multiple pieces and it usually looked right. But since commit 4bcc595c ("printk: reinstate KERN_CONT for printing continuation lines"), KERN_CONT is now required when printing continuation lines. Use pr_cont() as appropriate. Signed-off-by: NMichael Ellerman <mpe@ellerman.id.au>
9a1f490f