Re: [RFC][PATCH 1/3] printk: keep kernel cont support always enabled

2018-10-09 Thread Sergey Senozhatsky
On (10/09/18 10:14), Petr Mladek wrote: > Just to be sure. The original purpose was to get full information > including the metadata and dictionary via extended console drivers, > see commit 6fe29354befe4c46e ("printk: implement support for extended > console drivers"). Right. > IMHO, only the di

Re: [RFC][PATCH 1/3] printk: keep kernel cont support always enabled

2018-10-09 Thread Petr Mladek
On Tue 2018-10-02 11:38:34, Sergey Senozhatsky wrote: > Since 5c2992ee7fd8a29 ("printk: remove console flushing special > cases for partial buffered lines") we don't print cont fragments > to the consoles; cont lines are now proper log_buf entries and > there is no "consecutive continuation flag" a