On (06/25/18 14:38), Dmitry Vyukov wrote: > From: Dmitry Vyukov <[email protected]> > > KERN_CONT leads to split lines in kernel output > and complicates useful changes to printk like > printing context before each line. > > Only acceptable use of continuations is basically > boot-time testing. > > Get rid of it. > > Signed-off-by: Dmitry Vyukov <[email protected]>
FWIW, looks good to me Reviewed-by: Sergey Senozhatsky <[email protected]> -ss

