lkml.org 
[lkml]   [2017]   [Sep]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: printk: what is going on with additional newlines?
On (09/01/17 10:32), Joe Perches wrote:
[..]
> > +static inlin __printf(2, 3) __cold
>
> uncompiled
>
> > +static int __prbuf_write(struct seq_buf *s, const char *fmt, ...)
>
> inline
>

thanks.

there is always a missing

if (console_trylock())
console_unlock();

in flush() function.

-ss

\
 
 \ /
  Last update: 2017-09-04 06:34    [W:1.071 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site